A {
	text-decoration : underline;
}

A:HOVER {
	text-decoration : none;
}

