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