A {
	COLOR: gold; TEXT-DECORATION: none;
	}
A:hover {
	COLOR: blue; TEXT-DECORATION: underline;
	}
