BODY {
background: #FFFFFF;
color: #000000;
}
BODY, P, TD {
font-family: verdana;
font-size: 8pt;
color: black; text-transform: none; cursor: none;background: transparent
}
A:link  {
color: blue;
text-decoration: none; text-transform: none; cursor: none;background: transparent
}
A:active  {
color: blue;
text-decoration: none; text-transform: none; cursor: none;background: transparent
}
A:hover {
color: red;
text-decoration: bold; text-transform: none; cursor: none; font-weight: none;background: transparent
}
A:visited {
color: #0066cc;
text-decoration: none; text-transform: none; cursor: none;background: transparent
}
A.menulink {
display: block;
width: 115px;
text-align: left;
text-decoration: none;
font-family: Times New Roman, Arial;
font-weight: bold;
letter-spacing:1px;
font-size:10px;
color: blue;
border: solid 1px #DDDDDD;
background-color: whitesmoke;
}
A.menulink:hover {
color: white;
font-weight:none;
background-color: #316500;
BORDER-RIGHT: black 1px solid; 
BORDER-TOP: black 1px solid; 
BORDER-LEFT: black 1px solid; 
BORDER-BOTTOM: black 1px solid; 
}
A.menulink:active {
border: solid 1px green;
color: green;
font-weight:none;
background-color: #F0FFFF;
cursor:crosshair;
}
.head {
font-family: Times New Roman,Arial;
font-size: 11px;
COLOR: #738A9C;
background-color: #EFF3F7;
border: solid 1px #EFF3F7;
font-weight: none;
}
