a {  
	text-decoration: none; 
	color: #7B7776; 
	font-weight: none; 
	font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif; 
	font-size: 18px
}

a:hover {  
	color: #009999
}


a.normf {  
	ttext-decoration: none; 
	font-weight: none; 
	color: #7B7776; 
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 16px
}

a.normf:hover {  
	color: #009999
}

a.nav {  
	text-decoration: none; 
	color: #7B7776; 
	font-weight: bold; 
	font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif; 
	font-size: 20px
}

a.nav:hover {  
	color: #009999
}