body {
	background:#000000;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	color:#009900;
	text-align:center;
	}

a {	
	text-decoration:none;
	color:#66FF00;
	}
a:hover {
	text-decoration:underline;
	color:#999900;
	}

