


.nav {

	color : #666666;

	text-decoration : none;

	font-family : Arial, Helvetica, sans-serif;
	
	font-weight : normal;
	
	letter-spacing : 1px;
	
	font-size:11px; 
	
	line-height:22px;

}


.nav:hover {

	color : #333333;

	text-decoration : none;

}

.navon {

	color : #333333;

	text-decoration : none;

	font-family : Arial, Helvetica, sans-serif;
	
	font-weight : normal;
	
	font-size:11px; 
	
	line-height:22px;
	
}
	
	
