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

.s01, .s01 a { font-family: arial, helvetica, sans-serif; font-size: 12 px; color: #FFFFFF;  }
		.s01 a:link    { color:  #FFFFFF; font-weight: none; TEXT-DECORATION: underline}
		.s01 a:visited { color:  #FFFFFF; font-weight: none;TEXT-DECORATION: underline}
		.s01 a:active  { color:  #FFFFFF; font-weight: none;TEXT-DECORATION: underline}
		.s01 a:hover   { color:  #FFFFFF; font-weight: none;TEXT-DECORATION: underline} 
		
		
/*--- ESTILOS FORMULARIOS  ---*/

INPUT.form { BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: 7F9DB9 1px solid; BORDER-LEFT: 7F9DB9 1px solid; BORDER-RIGHT: 7F9DB9 1px solid; BORDER-TOP: 7F9DB9 1px solid; COLOR: #3D566D; FONT-FAMILY: arial, helvetica, sans-serif;  FONT-SIZE: 11px }
INPUT.boton { BACKGROUND-COLOR: #FFFFFF ; BORDER-BOTTOM:7F9DB9 1px solid; BORDER-LEFT: 7F9DB9 1px solid; BORDER-RIGHT: 7F9DB9 1px solid; BORDER-TOP: 7F9DB9 1px solid; COLOR: 4D6185; FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 11px }
