BODY {
     background-color: black;	 
     background-image: url(nav.gif);
     background-repeat : repeat-y;	
     margin : 0px 0px 0px 0px; 
     }
TD {	 
     line-height : 70%; 
     margin : 0px; 0px; 0px; 0px;	
     }	 	 
A:link {
     text-decoration : none; 
     font-family :  Arial, Verdana, Helvetica, sans-serif;
     color : #FFCC00;  
     font-size : 11px; 
     font-weight : medium; 
	 margin : 0px; 0px; 0px; 0px;
     }
A:visited {
     text-decoration : none; 
     font-family :  Arial, Verdana, Helvetica, sans-serif;
     color : #FFCC00;  
     font-size : 11px; 
     font-weight : medium;
     }
A:hover {
     color:black;  
     background-color:#FFCC00;  
     }
A:active {
     text-decoration : none; 
     font-family :  Arial, Verdana, Helvetica, sans-serif;
     color : red; 	 
     font-size : 11px; 
     }
.archivehead {
     text-decoration:none;   
     font-family :  Arial, Verdana, Helvetica, sans-serif;
     color : white; 
     font-size : 14px; 
     line-height : 110%; 	
     font-weight : bold; 
     background-color: black;		 
     }
.navbody {	 
     text-decoration : none; 
     font-family : Arial, Verdana, Helvetica, sans-serif;
     color : white; 
     font-size : 11px;
     line-height : 105%;  
     font-weight : bold;    
     background-color: black;	
     }
.smalltext {	 
     text-decoration : none; 
     font-family : Arial, Verdana, Helvetica, sans-serif;
     color : white; 
     font-size : 11px;
     line-height : 80%;  
     }



