<style type="text/css">
<!--

body		{
		background-color: #111111;
		color: #FFFFFF;
		font-size: 10px;
		font-family: verdana;
		}

.cat		{ 
		font-size: xx-small; 
		font-family: verdana; 
		color: white; 
		}

.cat2		{ 
		font-size: xx-small; 
		font-family: arial; 
		color: white; 
		}

A:Link	{
		color: white;
		text-decoration: none;
		}

A:Visited	{
		color: white;
		text-decoration: none;
		}
		
A:Hover	{
		color: white;
		text-decoration: underline;
		}
		
A:Active	{
		color: white;
		text-decoration: none;
		}

input		{
		font-family: Verdana;
		font-size: 8pt; 
		color: #000000; 
		}

.map		{ 
	font-size: xx-small; 
	font-family: verdana; 
	color: white; 
	s	}

.mapnames  {
	font-size: xx-small; 
	font-family: verdana; 
	color: #E8E8E8; 
		}



-->
</style>