a.sub:link { text-decoration : none;}
a.sub:visited { text-decoration : none;}
a.sub:hover { text-decoration : underline; }
a.sub:active { text-decoration : none}

a.nosub:link { text-decoration : none;}
a.nosub:visited { text-decoration : none;}
a.nosub:hover { text-decoration : none; }
a.nosub:active { text-decoration : none}

.Casilla1
{
border-style : solid;
border-width : 1px;
background : #FFFFFF;
font-family : Verdana;
font-size : 8pt;
padding : 2;
color : #000000F;
}
