A, A:ACTIVE, A:LINK  {
	color : Black;
	text-decoration : none;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}


A:VISITED {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

BODY {
	color: Black;
	background-color: White;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-size : smaller;
}

