A, BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
}

A {
	text-decoration : none;
}

A:HOVER {
	color : Maroon;
	text-decoration : underline;
}

