body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: Maroon;
}
body {
	background-color: #880000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #880000;
	text-decoration: none;
}
a:hover {
	color: #228B22;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
