BODY		{background-color:black}

SPAN		{color:white;
		 background-color:black;
		 font-family:arial, helvetical;
		 font-size:8pt}




A:link		{color:white;
		 background-color:transparent;
		 text-decoration:none}

A:active	{color:white;
		 background-color:transparent;
		 text-decoration:none}

A:visited	{color:white;
		 background-color:transparent;
		 text-decoration:none}

A:hover		{color:red;
		 background-color:transparent;
		 text-decoration:none}

P		{color:white;
		 background-color:black;
		 font-family:arial, helvetical;
		 font-size:5pt}

