A	{
	color : black;
	text-decoration : none;
	}
	

	
A:hover	{
	color : Red;
	}
	
