A {
	FONT-WEIGHT: bold; COLOR: red; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: blue; TEXT-DECORATION: underline
}
