.link
{
    COLOR: blue
}


.CODE2{
    COLOR: #006699;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 25px;
    FONT-WEIGHT: bold;
}

.estilomenu{
position:relative;
font-SIZE:08pt;
COLOR="#FFFFFF";
bgproperties="fixed";
font-family:Verdana; 
font-weight:bold;
}

A:link { color:white; text-decoration: none; }
A:visited { color:white;text-decoration: none; }
A:active {color:black;text-decoration:none;}
A:hover{color:cyan;text-decoration:none;}

