body
}
.menu1 a:active {  font-size: -1; color: #666666; text-decoration: none}
.menu1 a:hover { font-size: -1; color: #666666; text-decoration: none}
.menu1 a:link { font-size: -1; color: #666666; text-decoration: none}
.menu1 a:visited { font-size: -1; color: #666666; text-decoration: none}
.menu1 a:visited:hover { font-size: -1; color: orange; text-decoration: underline}
}
.menu2 a:active {  font-size: -1; color: #CCCCCC; text-decoration: none}
.menu2 a:hover { font-size: -1; color: #CCCCCC; text-decoration: none}
.menu2 a:link { font-size: -1; color: #CCCCCC; text-decoration: none}
.menu2 a:visited { font-size: -1; color: #CCCCCC; text-decoration: none}
.menu2 a:visited:hover { font-size: -1; color: orange; text-decoration: underline}
}
.menu3 a:active {  font-size: -1; color: orange; text-decoration: none}
.menu3 a:hover { font-size: -1; color: orange; text-decoration: none}
.menu3 a:link { font-size: -1; color: orange; text-decoration: none}
.menu3 a:visited { font-size: -1; color: orange; text-decoration: none}
.menu3 a:visited:hover { font-size: -1; color: orange; text-decoration: underline}
}

INPUT
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: black 1px outset;
    BORDER-LEFT: black 1px outset;
    BORDER-RIGHT: black 1px outset;
    BORDER-TOP: black 1px outset;
    COLOR: black; 
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: x-small
}