body 	{font-family: arial ; color: #666; background-image: url(/imagenes/fondo.gif); background-repeat: repeat;}
			
a:link    {text-decoration: none; font-family:  arial;}
a:visited {text-decoration: none; font-family:  arial;}
a:active  {text-decoration: none; font-family:  arial;}
a:hover   {text-decoration: none; color: #CCC; font-family:  arial;}

.boton_web {font-family: Arial; font-size:12px; font-weight:normal; background-color: #3e6480; color:#FFFFFF; border:1px outset #069}
<!-- .boton_web_pulsado {font-family: Arial; font-size:12px; font-weight:bold; height:22px; background-color: #DFDFDF;color:#8a4c28; border:2px inset} -->
.boton {font-family: Arial; font-size:12px; font-weight:bold;}
.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 #069;}
.selector { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: black; font-weight:normal; border:1px solid #069;}

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

.time_new_roman {font-family:"Times New Roman"}

.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}
.t21 { font-size:21px}
.t22 { font-size:22px}
.t23 { font-size:23px}
.t24 { font-size:24px}
.t25 { font-size:25px}
.t30 { font-size:30px}
.t35 { font-size:35px}

.blanco { color:#FFFFFF}
.rojo { color:#c30000}
.negro {color:#000000}
.azul {color: blue}
.gris {color: #e9ebe3}
.gris_oscuro {color: #666}
.morado {color:#C09}
.celeste {color: #39C}
.naranja {color: #C98C1D}
.verde_claro {color: #a2c132}
.verde_fosforo { color: #88cf11}

#sombraredondeada{
border: 1px solid #CCCCCC;
-moz-box-shadow: 5px 5px 5px #CCCCCC;
-webkit-box-shadow: 5px 5px 5px #CCCCCC;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=125,strength=5)";
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=125,strength=6);
} 

#sombraredondeada2{
-moz-box-shadow: 5px 5px 5px #CCCCCC;
-webkit-box-shadow: 5px 5px 5px #CCCCCC;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=125,strength=5)";
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=125,strength=6);
} 