a{color:navy;text-decoration: none }
a:hover{color:red;text-decoration: underline}
.menu{color:#0000CC;text-decoration: none }
.menu:hover{color:yellow;font-weight:bold;background-color:navy;text-decoration: none }
BODY {
font: 8pt arial;
scrollbar-face-color:#B8C0D0;
scrollbar-highlight-color:#B8C0D0;
scrollbar-3dlight-color:#004080;
scrollbar-darkshadow-color:#B8C0D0;
scrollbar-shadow-color:#004080;
scrollbar-arrow-color:#0080C0;
scrollbar-track-color:#E0E0E0;
}
td {font: 10pt arial;}
.small {font: 7pt verdana; text-decoration: none;}
.textbox {font: arial; font-size: 11px; color:#000000; background:#ECECEC; border:#666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.buttonbox {font: arial; font-size: 11px; color:#FFFFFF; background:#666666; border-color:#FFFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; cursor:hand}