<STYLE>
A {text-decoration:none;}
A:link {text-decoration:none; color:#31639C; font-weight: none; cursor: hand;}
A:visited {text-decoration:none; color:#FFFFFF; font-weight: none; cursor: hand;}
A:hover {text-decoration:none; color:#808080; font-weight: none; cursor: hand;}
}
A.top:link {text-decoration:none; color:#31639C; font-weight: none; cursor: hand;}
A.top:visited {text-decoration:none; color:#FFFFFF; font-weight: none; cursor: hand;}
A.top:hover {text-decoration:none; color:#808080; font-weight: none; cursor: hand;}
}
A.middle:link {text-decoration:none; color:#31639C; font-weight: none; cursor: hand;}
A.middle:visited {text-decoration:none; color:#FFFFFF; font-weight: none; cursor: hand;}
A.middle:hover {text-decoration:none; color:#808080; font-weight: none; cursor: hand;}
}
A.side:link {text-decoration:none; color:#31639C; font-weight: none; cursor: hand;}
A.side:visited {text-decoration:none; color:#FFFFFF; font-weight: none; cursor: hand;}
A.side:hover {text-decoration:none; color:#808080; font-weight: none; cursor: hand;}

BODY {background-color: #8DFF81; 
scrollbar-face-color: #8DFF81;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color:#31639C;
scrollbar-darkshadow-color: #31639C;
scrollbar-track-color: #31639C;
scrollbar-arrow-color: #31639C; }
INPUT, TEXTAREA { 
background: none;
font-family: Verdana;
font-size: 10px;
color: #000000; 
border-style: solid;
border-width: 1px; 
border-color: #31639C; }
DIV, TD {font-family: Verdana; font-size: 10pt; color: #000000;}
.top {color: #31639C;}<!--divider color-->
}
.side {color: #31639C;}<!--divider color-->
}
.menu {border: 1px solid #31639C; padding-left: 2px; padding-right: 2px;}
</STYLE>