A {
	COLOR: Black;	TEXT-DECORATION: none
}
A:hover {
	COLOR: Silver;
	TEXT-DECORATION: underline
}

