a.top {
font-family: arial;
font-size: 11px;
font-weight:bold;
text-decoration: none;
color: #fff;
padding: 0px 5px 0px 5 px;
}
a.top:hover {
color: #cccc99;
}

a.bottom {
font-family: tahoma;
font-size: 10px;
font-weight:bold;
text-decoration: none;
color: #996600;
padding: 0px 5px 0px 5 px;
}
a.bottom:hover {
color: #663300;
}
Table {
Font-Family: Tahoma;
Color: #663300;
Font-Size: 12px;
}
Input {
Font-Family: Tahoma;
Color: #666;
Font-Size: 11px;
}
H1 {
Font-Family: Tahoma;
Color: #663300;
Font-Size: 20px;
}