.headers {  
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #330066;
	}

.copy {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	}

.navigation {
	font-family: Verdana; 
	font-size: 11px; 
	color:#330066; 
	font-weight: normal;
	}
	
a:hover {
	font-family: Verdana; 
	color: #000000; 
	font-size: 11px; font-weight: normal; 
	text-decoration: underline; 
	font-style: normal; 
	background-color: #FFCC33
	}

a:link {
	font-family: Verdana; 
	font-size: 11px; color: #330066; 
	font-weight: normal;
	}
	
#copyright { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal;
	}	
	
	
.flashing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: blink;
}
