
A:link {color: #990099; text-decoration: none}
A:visited {color: #990099; text-decoration: none}
A:active {color: #990099; text-decoration: none}


body {
background-color: #F5F5F5;
color: black;
}

font {
font-size: 14px;
}

select {
font-size: 14px;
background-color: #F5F5F5;
}

input {
font-size: 14px;
background-color: #F5F5F5;
}

td {
font-size: 14px;
}

.tdmenu {
font-size: 18px;
}

.topbody {
color: F5F5F5;
font: 72px "Copperplate Gothic Bold";
}

.menuoff {
font-size: 14px;
border-left: 2px inset;
border-bottom: 2px inset;
border-right: 2px inset;
border-top: 2px inset;
color: Silver;
}

.tdhead {
font-size: 14px;
border-left: 2px inset;
border-bottom: 2px inset;
border-right: 2px inset;
border-top: 2px inset;
}



