		
.nav { 
	font-family : Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;	
	color : #4A71A0; 
	text-decoration : none;
	}	
.nav:Hover { 
	font-family : Arial, sans-serif;
	color : #CC0000; 
	text-decoration : none;
	}
