a.nav:link { 
	font-weight: bold; 
	font-size: 8pt;
	text-decoration: none; 
	color: #ffffff;
	}
	
a.nav:visited { 
	font-weight: bold; 
	font-size: 8pt;
	text-decoration: none; 
	color: #ffffff;
	}
	
a.nav:hover, a.nav:active { 
	text-decoration: underline; 
	font-size: 8pt;
	color: #c0c0c0;
	}
	