﻿body 
{
	background-color:Transparent;
}
.datanoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}


a.noticias:link {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}

a.noticias:visited {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}

a.noticias:hover {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: underline;
}

a.noticias:active {
	font-family: Arial;
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}

.linkvermaisnoticias {
	color: #df151e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
