	a  {
		text-decoration: none ;
 		color:ivory ; 
	}
		
	a:hover {  
		text-decoration: none ;
		color:lightsalmon ; 
	}