.newsTitle{
	font-family: Tahoma;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.newsText{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

a.newsLink{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover.newsLink{
	text-decoration: underline;
}

.newsTextRodape{
	font-family: Tahoma;
	font-size: 9.5px;
	color: #333333;
	font-style: italic;
}