body {
	background-image:url();
	background-color: #000000;
}
body,td,th {
	color: #67EF37;
	font-family: Comic Sans MS;
	font-size: 16px;
}
a:link {
	color: #40DF11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #40DF11;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
