BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	background : White;
}

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