.latestnews_titulo
{
	font-family: verdana; 
	font-size: 20px; 
	vertical-align: top; 
	padding-bottom: 10px; 
	color:#006
	font-weight: bold;
}
.latestnews_tabela
{
	border: 4px;
	width: 100%;
}
.latestnews_data
{
	border-bottom: 1px dotted rgb(192, 192, 192); 
	font-family: verdana; 
	font-size: 10px; 
	vertical-align: top; 
	margin-top: 5px; 
	color: navy;
}
.latestnews_numero
{
	border-bottom: 1px dotted rgb(192, 192, 192); 
	font-family: verdana; 
	font-size: 10px; 
	vertical-align: top; 
	margin-top: 5px; 
	color: rgb(134, 130, 131);
}
.latestnews_noticia
{
	border-bottom: 1px dotted rgb(192, 192, 192); 
}
.latestnews_noticia, .latestnews_noticia a
{
	font-family: verdana; 
	font-size: 10px; 
	vertical-align: top; 
	margin-top: 5px; 
	color: darkblue;
	text-decoration: none;
}
.latestnews_noticia a:hover
{
	font-family: verdana; 
	font-size: 10px; 
	vertical-align: top; 
	margin-top: 5px; 
	color: red;
}
.banneritem
{
	font-size: 10px;
}