A
{
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bolder;
    COLOR: #fbff82;
    TEXT-DECORATION: underline
}
BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.InputBox
{
}
.InputSubmit
{
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px outset;
    COLOR: #000000;
    BORDER-BOTTOM: 1px outset;
    FONT-FAMILY: Verdana,tahoma,Arial;
    BACKGROUND-COLOR: #eeeeee
}
