body, input, select, td, th {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #00ff00;
	text-decoration: none;
}
a:hover {
	color: #ffff00;
	text-decoration: underline;
}
body {
	background-color: #000000;
	margin: 2px;
}
ul, ol {
	margin-top: 0px;
}
.copyright {
	color: #999999;
	font-size: 10px;
	text-align: center;
}
.copyright a {
	color: #999999;
}
.splashlinks {
	text-align: center;
}