<link rel="stylesheet" href="style2.css" type="text/css">
<p class="menu">a:hover { color: #006600} </p>
a.menu:link {  color: #000066}
a.menu:visited {  color: #CCCCCC; text-decoration: none}
a.menu:hover {  color: #FFFFFF; text-decoration: underline}
a.menu:link {  color: #FFFFFF; text-decoration: none}
.textfield {  font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #F0F0F0; border: 1px #666666 solid; font-size: 10px}
.button {  color: #0066CC; background-color: #FFFFFF; border: 1px #0033CC solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal}
a.azul:hover {  color: #006699; text-decoration: underline}
a.azul:link {  color: #003366; text-decoration: none}
a.azul:visited {  color: #003366; text-decoration: none}


BODY {
scrollbar-face-color:#E7EBEE;
scrollbar-highlight-color:#FFFFFF;
scrollbar-darkshadow-color:#336699;
scrollbar-3dlight-color:#336699;
scrollbar-arrow-color:#336699;
scrollbar-track-color:#E0E0E0;
}

a.preto:hover {  color: #FF0000; text-decoration: underline}
a.preto:link {  color: #000000; text-decoration: none}
a.preto:visited {  color: #000000; text-decoration: none}
