a.toplink:link {font-family: sans-serif; color: white; font-size: small; text-decoration: none; font-weight:bold}
a.toplink:active {font-family: sans-serif; color: white; font-size: small; text-decoration: underline; font-weight:bold}
a.toplink:visited {font-family: sans-serif; color: white; font-size: small; text-decoration: none; font-weight:bold}
a.toplink:hover {font-family: sans-serif; color: white; font-size: small; text-decoration: underline; font-weight:bold} 

a.normlink:link {color: white; font-size: x-small; text-decoration: underline;}
a.normlink:active {color: white; font-size: x-small; text-decoration: underline;}
a.normlink:visited {color: white; font-size: x-small; text-decoration: none; }
a.normlink:hover {color: white; font-size: x-small; text-decoration: underline; } 


body{ background-color: #5A5A8C; font-family: sans-serif; color: white; 
font-size: small; 
 
scrollbar-arrow-color:"#181852";
scrollbar-base-color:"#000000";
scrollbar-track-color:"#181852";
scrollbar-face-color:"#eeeeff";
}
.copyright {
 color: white;
 font-family: sans-serif;
 font-size: xx-small;
 text-align: right;
}



a:link, a:visited { text-decoration: none; color: white }
a:hover { text-decoration: underline; color: none }

.date {
    color:white;
    cursor:default;
    font-family:sans-serif;
    font-size:80%;
    font-weight:bold;
    height:21px;
    letter-spacing:3 pt;
    line-height:10pt;
    padding-top:1px;
    text-decoration:none;
    margin: 1px;
}
