@charset "iso-8859-1";
body { font-family: Verdana; font-size: 10px; color: #000000; background-color: 
#FFFFFF;}
table { 
font-family: Verdana; 
font-size: 10px
}

.header { 
font-family: Verdana; 
font-size: 10px; 
color: #000000; 
background-color: none; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px
}

.links { 
/* font-family: Verdana; */
font-size: 20px; 
color: #000000; 
background-color: none; 
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px
}

a:link, a:visited, a:active {color: #333333; text-decoration: none;}
a:hover      { color: #D4D4D4; text-decoration: none; background-color: #D4D4D4}