<!--
body, p, div, span, th, td{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000}
a:link {  color: #0033CC; text-decoration: none}
a:visited {  color: #0033CC; text-decoration: none}
a:active{ color: #0099FF}
a:hover{ color:#0099FF; text-decoration: none}
SELECT, TEXTAREA { font-family:verdana, arial, helvetica; font-size:10px; }
-->

/*--- ENLACE BLANCO ---*/

.enlaceblanco, .enlaceblanco a { 
 color:       #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size:   12px; 
 font-weight: none;
}
.enlaceblanco a:link    { color:  #ffffff; font-weight: none; TEXT-DECORATION: underline}
.enlaceblanco a:visited { color:  #ffffff; font-weight: none;TEXT-DECORATION: underline}
.enlaceblanco a:active  { color:  #ffffff; font-weight: none;TEXT-DECORATION: underline}
.enlaceblanco a:hover   { color:  #ffffff; font-weight: none;TEXT-DECORATION: underline} 
}

/*--- ENLACE CATEGORIAS columna ---*/

.enlacecatcol, .enlacecatcol a, table { 
 color:       #003399;
 font-family: Arial, Helvetica, sans-serif;
 font-size:   12px; 
 font-weight: none;
}
.enlacecatcol a:link    { color:  #003399; font-weight: none; TEXT-DECORATION: underline}
.enlacecatcol a:visited { color:  #003399; font-weight: none;TEXT-DECORATION: underline}
.enlacecatcol a:active  { color:  #003399; font-weight: none;TEXT-DECORATION: underline}
.enlacecatcol a:hover   { color:  #003399; font-weight: bold;TEXT-DECORATION: underline} 
}

/*--- ENLACE CATEGORIAS INDEX ---*/

.enlacecat, .enlacecat a { 
 color:       #003399;
  font-family: arial, helvetica, sans-serif;
 font-size:   15px; 
 font-weight: none;
}
.enlacecat a:link    { color:  #003399; font-weight: none; TEXT-DECORATION: underline}
.enlacecat a:visited { color:  #003399; font-weight: none;TEXT-DECORATION: underline}
.enlacecat a:active  { color:  #003399; font-weight: none;TEXT-DECORATION: underline}
.enlacecat a:hover   { color:  #0066FF; font-weight: none;TEXT-DECORATION: underline} 
}

/*--- ESTILOS CONTENIDO NOTICIAS ---*/

.titulonews, .titulonews a { color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 18 px; font-weight: Bold; }
}
.descripcionnews, .descripcionnews a { color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 14 px; font-style: italic; }
}
.noticianews, .noticianews a { color: #000000; font-family:  arial, helvetica, sans-serif; font-size: 14 px; font-weight: none; }
}

/*--- ENLACE NOTICIAS SECCIONES ---*/

.noticiasunderline, .noticiasunderline a { 
 color:       #003399;
  font-family: arial, helvetica, sans-serif;
 font-size:   15px; 
 font-weight: none;
}
.noticiasunderline a:link    { color:  #003399; font-weight: none; TEXT-DECORATION: underline}
.noticiasunderline a:visited { color:  #003399; font-weight: none;TEXT-DECORATION: underline}
.noticiasunderline a:active  { color:  #003399; font-weight: none;TEXT-DECORATION: underline}
.noticiasunderline a:hover   { color:  #0066FF; font-weight: none;TEXT-DECORATION: underline} 
}

/*--- ESTILOS FORMULARIOS  ---*/

INPUT.form {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #0066CC 1px solid; BORDER-LEFT: #0066CC 1px solid; BORDER-RIGHT: #0066CC 1px solid; BORDER-TOP: #0066CC 1px solid; COLOR: #000000; FONT-FAMILY: geneva, arial, helvetica; FONT-SIZE: 11px
}
INPUT.boton {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #0066CC 1px solid; BORDER-LEFT: #0066CC 1px solid; BORDER-RIGHT: #0066CC 1px solid; BORDER-TOP: #0066CC 1px solid; COLOR: #0066CC; FONT-FAMILY: geneva, arial, helvetica; FONT-SIZE: 11px

}
