BODY {
	background : #FAF0E6;
	font : smaller Arial, Helvetica, sans-serif;
	color : Black;
}
A {
	text-decoration : underline;
	color : Black;
}
A:link {
text-decoration: none;
}
A:visited {t
text-decoration: none;
}
A:hover {
text-decoration: underline;
}
TD {
	color : Black;
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
}

