#nav a:visited{
	color: #0033cc;
	}

#nav a{
	text-decoration: none;
	}
#nav a:hover{
	color: #ff6633;
	}

 
