	A:link {background:white;color:red;text-decoration:none}
	
	A:visited {background:white;color:purple;text-decoration:none}
	
	A:hover {background:white;color:green;text-decoration:none}
	
	A:active {background:white;color:magenta;text-decoration:none}
	

