body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #CCA266;
	text-decoration: underline;
}
a:visited {
	color: #CCA266;
	text-decoration: underline;
}
a:hover {
	color: #9C8F5B;
	text-decoration: none;
}
a:active {
	color: #CCA266;
	text-decoration: underline;
}
#global {
	position: absolute;
	top: 50%; left: 50%;
	margin-left: -512px;
	margin-top: -384px;
}
