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

a:hover {  
	color: #5FB1FF
}

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

a.norm:hover {  
	color: #ffa500
}

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: #ff6600
}