/* ESTILOS GLOBALES */
A{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#FFFFFF}
A:HOVER{text-decoration:underline}
BODY{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#555555; margin:0}
HR{color:#333333;}
/* ESTILOS PARA FUENTES */
.BLANCO{color:#FFFFFF; font-weight:bold}
.PEQUENO{font-size:10px}
.GRIS{color:#555555}
.NORMAL{font-family: Verdana, Helvetica, sans-serif; font-size:12px; color:#555555}
/* ELEMENTOS DEL FORMULARIO */
INPUT{font-size:10px}
SELECT{font-size:10px}
.BORDES{border-color:#333333; border-width:1px; border-style:solid}
.BORDESBOLD{border-width:2px; border-color:#DDDDDD; border-style:solid;}
.LINEAS{border-top-style: none;	border-right-style: none;	border-left-style: none; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color:#DBDBDB;}
.TBOX{background-color:#FFFFFF; border:#999999 1px solid; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px}
.BOTON{font-weight:bold; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align:center;	padding:1px;}
