A {
	text-decoration : none;
}
A:HOVER, {
	text-decoration : underline;
}
