A {
	TEXT-DECORATION: unerline;
	COLOR: white
}
A:hover {
	TEXT-DECORATION: underline overline;
	COLOR: yellow
}

