@charset "utf-8";
/* CSS Document */

* { background-color:#000000; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; }
	a:link { color: white; }
	a:active { color: white; }
	a:visited {color: white; }
	a:hover { color: white; }