body 	{	font-family: arial ; color: black; font-size: 12px;}
			

a:link    {text-decoration: none; color: navy; font-family:  arial;}
a:visited {text-decoration: none; color: navy; font-family:  arial;}
a:active  {text-decoration: none; color: navy; font-family:  arial;}
a:hover   {text-decoration: none; color: blue; font-family:  arial;}

.correo:link    {text-decoration: none; color: white;font-family:  arial;}
.correo:visited {text-decoration: none; color: white;font-family:  arial;}
.correo:active  {text-decoration: none; color: white;font-family:  arial;}
.correo:hover   {text-decoration: none; color: orange; font-family:  arial; font-weight:bold}

.boton_web {font-family: Arial; font-size:11px; font-weight:bold; height:22px; background-color:#8a4c28;color:#FFFFFF; border-left:2px solid #793b18; border-bottom:2px solid #793b18; border-top:2px solid #9d5a33; border-right:2px solid #9d5a33;}
.boton_web_pulsado {font-family: Arial; font-size:12px; font-weight:bold; height:22px; background-color: #DFDFDF;color:#8a4c28; border:2px inset}
.botoncal {border:0px;margin:0px;padding:0px;width:26px;height:24px;background:none;}
.inputtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: black; font-weight:normal; border:1px solid silver;}
.selector { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: black; font-weight:normal; border:1px solid silver;}

.texto { font-size:12px; font-family:arial;}
.negrita { font-weight:bold}
.subrayado { text-decoration:underline}
.cursiva {text-transform:capitalize}

.t10 { font-size:10px}
.t11 { font-size:11px}
.t12 { font-size:12px}
.t13 { font-size:13px}
.t14 { font-size:14px}
.t15 { font-size:15px}
.t16 { font-size:16px}
.t17 { font-size:17px}
.t18 { font-size:18px}
.t19 { font-size:19px}
.t20 { font-size:20px}

.blanco { color:#FFFFFF}
.negro {color:#000000}
.azul {color: blue}
