a:link	{
  	font-family	: verdana; 
	color		: #ffffff;
	font-size	: 10pt; 
	text-decoration	: none;
	font-weight	: bold
	}

a:visited	{
  	font-family	: verdana; 
	color		: #ffffff;
	font-size	: 10pt; 
	text-decoration	: none;
	font-weight	: bold
	}

a:active	{
  	font-family	: verdana; 
	color		: #FF6600;
	text-decoration	: none;
	font-size	: 10pt; 
	font-weight	: bold
	}

a:hover	{
  	font-family	: verdana; 
	color		: #99CC99;
	text-decoration	: none;
	font-size	: 10pt; 
	font-weight	: bold;
	}
BODY	{
	background-color: #000000; 
	}



