body {
	font-family: "Comic Sans MS", Chiller, "Century Gothic", "Curlz MT", Helvetica, Arial;
	font-size: 12pt;
	color: #00CC33;
	background-color: #000000;
}

a {
	text-decoration: none;
	color: #00CC33;
}

a:hover {
	text-decoration: underline;
	color: #00CC33;
}
