a.nav:link {
	color: #FFFF99;
	text-decoration: none;
}
a.nav:visited {color: #FFFF99;text-decoration: none;}
a.nav:hover {
	
	color: white;
	font-weight: bold;
}
a.nav:active {color: white;text-decoration: none}