/* CSS Document */

body {
	background-color: #000000;
	height:100%;
	text-align: justify;
}
.NEON-GREEN {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #a8ff25;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #a8ff25;
	text-align: justify;
}
a {
	font-size: 14px;
	color: #a8ff25;
}
a:visited {
	color: #66CC00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #a8ff25;
}
