a:link {COLOR: "#000000"; TEXT-DECORATION: none};
a:visited {COLOR: "#000000"; TEXT-DECORATION: none};
a:active {COLOR: "#000000"; TEXT-DECORATION: none};
a:hover {COLOR: "#990099"; TEXT-DECORATION: underline};

.cajas {
font-family:Verdana, Arial;
font-size:3mm;
font-weight:normal;
color:#000000;
background-color:#D6B6D6;
border:1 #000000 solid;
}

.botones {
font-family:Verdana, Arial;
font-size:2.5mm;
font-weight:normal;
cursor:hand;
color:#000000;
background-color:#D6B6D6;
border:1 #000000 solid;
}

.gris { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm;
font-weight: normal; 
color: #000000; 
}

.grisbold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm;
font-weight: bold; 
color: #000000; 
}


.grisp { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5mm;
font-weight: normal; 
color: #000000; 
}