body {
	background-color: #330000;
	font-family: Garamond, Georgia, "Times New Roman";

}
table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #330000;
}
a:link {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #330000;
	text-decoration: underline;
}
a:visited {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #330000;
	text-decoration: underline;
}
a:hover {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14px;
	color: #660000;
	text-decoration: none;

}
