<!--

/*Estilos de las fuentes*/

.Texto_Ante_Titulo { font-family: Times New Roman; font-size: 14px; font-weight: bold; text-decoration: underline;}/*Estilo de Ante Titulo*/
a.Link_Ante_Titulo:visited {font-family: Times New Roman; font-size: 14px; font-weight: bold; text-decoration:none; text-decoration: underline; color: #000000;}
a.Link_Ante_Titulo:link {font-family: Times New Roman; font-size: 14px; font-weight: bold; text-decoration:none; text-decoration: underline; color: #000000;}
a.Link_Ante_Titulo:active {font-family: Times New Roman; font-size: 14px; font-weight: bold; text-decoration:none; text-decoration: underline; color: #000000;}
a.Link_Ante_Titulo:hover {font-family: Times New Roman; font-size: 14px; font-weight: bold; text-decoration:none; text-decoration: underline; color: #000000;}

.Texto_Titulo { font-family: Times New Roman; font-size: 30px; }/*Estilo Titulo*/
a.Link_Titulo:visited {font-family: Times New Roman; font-size: 30px; text-decoration:none; color: #000000;}
a.Link_Titulo:link {font-family: Times New Roman; font-size: 30px; text-decoration:none; color: #000000;}
a.Link_Titulo:active {font-family: Times New Roman; font-size: 30px; text-decoration:none; color: #000000;}
a.Link_Titulo:hover {font-family: Times New Roman; font-size: 30px; text-decoration:none; color: #000000;}

/*Link +*/
a.Link_+:visited {font-family: Times New Roman; font-size: 9px; text-decoration:none;}
a.Link_+:link {font-family: Times New Roman; font-size: 9px; text-decoration:none;}
a.Link_+:active {font-family: Times New Roman; font-size: 9px; text-decoration:none;}
a.Link_+:hover {font-family: Times New Roman; font-size: 9px; text-decoration:none;}

.Texto_Resumen { font-family: Times New Roman; font-size: 12px; }/*Estilo Resumen*/

a.Link_VerMas_Titulares_M:visited {font-family: Times New Roman; font-size: 12px; text-decoration: none; color: #D62828;}
a.Link_VerMas_Titulares_M:link {font-family: Times New Roman; font-size: 12px; text-decoration: none; color: #D62828;}
a.Link_VerMas_Titulares_M:active {font-family: Times New Roman; font-size: 12px; text-decoration: none; color: #D62828;}
a.Link_VerMas_Titulares_M:hover {font-family: Times New Roman; font-size: 12px; text-decoration: none; color: #D62828;}


/* Todos los estilos opcionales de Totador de Imagenes */
* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:350px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}

<!--[if IE]>
div#show3 table td, div#show4 table td {
height:21px;
}
<![endif]-->
/* Fin de Rotador de Imagenes*/
-->