a:link	{	
	text-decoration: none;
	color: #663366;
	}	
a:visited	{	
	text-decoration: none;
	color: #663366;
	}	
a:hover	
{
	background-color: Gray;
	text-decoration: none;
	color: #ffff99;
	}


