a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}


a.nav:hover {
	color: #FF6600;
	text-decoration: none;
}

