INPUT    { font-family: Verdana; font-size: 10px; color: #000000; }
SELECT   { font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; background: #F4F4F4; }
TEXTAREA { font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; background: #F4F4F4; }
.desabilitado { font-family: Verdana; color: #000000; font-weight: bold; background: #FFFFFF; }

A:visited { font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none; }
A:active  { font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none; }
A:link    { font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none; }
A:hover   { font-family: Verdana; font-size: 10px; color: #000000; text-decoration: underline; }

.texto    { font-family: Verdana; font-size: 10px; color: #000000; }
.menuOut  { background-color: #ededed; font-family: Verdana; font-size: 9px; color: #000000; cursor: hand; }
.menuOver { background-color: #FFFFFF; font-family: Verdana; font-size: 9px; color: #000000; cursor: hand; }


