td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.links {
	color: #FFFFFF;
	text-decoration: none;
}
a.links:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.amarillo {
	font-size: 15px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.not {
	font-size: 9px;
	text-decoration: none;
}
.white
{
    font-family: Arial;
    font-size: small;
    color: #FFFFFF;
}
