.nav{
	color : #CCCCCC;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.nav:hover{
	color : #FF3300;
}

