@charset "UTF-8";
/* CSS Document */

a:link {
	color: #99CC00;
}
body {
	background-color: #000000;
}
.style1 {color: #CCCCCC}
.style4 {font-size: 24px; color: #A3C303; }
a:visited {
	color: #99CC00;
}
a:hover {
	color: #99CC00;
}
.style5 {
	color: #99CC00;
	font-weight: bold;
	font-style: italic;
}
-->
</style>