A:link {
	text-decoration : underline;}
A:visited {
	text-decoration : underline;}
A:active {
	text-decoration : underline;}
A:hover {
	TEXT-DECORATION: none
;}
BODY {
	color : black;}
