A 		{ text-decoration : none;  }
A:Hover 	{ text-decoration : underline;
		  color : red;
		}
