a:link {
	font-family: "Courier New", Courier, mono;
	color: #01CC01;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
table {
	background-position: center top;
}
.body {
	background-position: center;
}
