td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    color: #FFCC99;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	text-indent: 0pt;
	page-break-before: auto;
	page-break-after: auto;



}
.tituloazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366FF;
	text-decoration: none;

}
.noticia {
    font-size: 7pt;

}
.corsubtitulos {
	color: #3366FF;
	font-size: 10pt;

}
a:link {
    color: #FFCC99;
	text-decoration: none;
}

a:visited {
    color: #CC9966;
    text-decoration: none;
}

a:hover {
	color: #663300;
	text-decoration: none;
}

a:active {
	color: #663300;
	text-decoration: none;
}
.noticia-centered {
	font-size: 7pt;
	position: relative;
	height: auto;

}
