

h1	{	color:#ffcc33;
		font-size:36px;
	}

body	{	background-color:#000000;
		font-family:arial, verdana, sans-serif;
		font-size:12;
		color:#000000;
		border-style:solid;
		border-color:#ffcc33;
		border-width:0px
	}

li 	{	color:#000000;
		font-family:arial, courier;
		font-size:12px;
		font-style:;
	}


 a:link { color:#000000; text-decoration:none; font-weight:bold; }
 a:visited { color:#000000; text-decoration:none; font-weight:bold; }
 a:hover { color:#FFFF66; text-decoration:none; font-weight:bold; }
 a:active { color:#0000EE; font-weight:bold; }
 
