body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: 660000;
	left: auto;
	right: auto;
}
p { }
td { }
a:link {
	color: maroon;
	background-color: #F4EAE3;
}
a:visited {
	color: #999999;
}
a:hover { }
a:active {
	color: #F4EAE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: underline;
}
