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