.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.newsText:link {
	text-decoration: none;
}
a.newsText:hover {
	color: #ADAFC6;
	text-decoration: none;
}
