/* Estilos BASICOS*/
 
body {background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
td {font-size: 11px; color: #666666; font-family: Arial, Helvetica, sans-serif;}

/* Estilos TITULOS*/

.TitulosGrales {font-size: 14px; font-weight: bold; color: #FFFFFF;}
.TituloNoticas {font-size: 12px; font-weight: bold; color:#750809}
.TextosNaranjas {color:#66666;}
.ContenidoTextos {font-size: 12px;}


a.linkNaranja:link {font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
a.linkNaranja:visited {font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
a.linkNaranja:hover {font-size: 11px; color: #666666; text-decoration: underline; font-weight: bold;}
a.linkNaranja:active {font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}