/* CSS Document */
<style type="text/css">
<!--
	BODY {font-family : helvetica;	color : FFFF42; background-color : 000000;}
	a:link    {text-decoration: underline; color : ADDE63;}
	a:active  {text-decoration: none; color : BFBFBF;}
	a:visited {text-decoration: none; color : FFF8DC;}
	a:hover   {text-decoration: none;}
//-->
</style>

<style type="text/css">
<!--
BODY {
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ADDE63;
}
//-->
</style>

