.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 130px;
	line-height: 12px;
}

.newstext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CC1B59;
	line-height: 14px;
	text-decoration: none;
}

.newstext a:hover {
	font-size: 9px;
	color: #CC1B59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.underline {
	border-bottom-style: dashed;
	color: #666666;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 15px;
}
