a:hover
	{
	text-decoration:underline;
	color:black
	}
	
a
	{
	text-decoration:none;
	color:#E4BD03
	}