a:link { text-decoration: none }
a:hover { text-decoration: none; color: rgb(0,128,128) }
a:visited { text-decoration: none }
a:active { text-decoration: none }

menu         { text-decoration: none; color: #00FFFF }

.menubranco { }
.menubranco:hover { }
.menubranco:link { }
.menubranco:visited { }

.iTt{
    FONT-FAMILY:       Verdana, Arial, Helvetica;
    FONT-SIZE:         11px;
    FONT-STYLE:        normal;
    FONT-WEIGHT:       normal;
    COLOR:             black;
    BACKGROUND-COLOR:  lightyellow;
    BORDER:            black 1px solid;
    PADDING:           2px;
}
