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