body {
	background: #000000;
	color: #cccccc;
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	}

img {
	border: 0px;
	margin: 0px;
	}

td {
	font-size: 11px;
}

td.nav {
	height: 25px;
	color: #000000;
	background: #333333;
	}

a:link	{
	color: #cccccc; 
	text-decoration: none;
	}
a:link:hover {
	color: #eeeeee;
	text-decoration: underline;
	}
a:visited {
	color: #cccccc;
	text-decoration: none;
	}
a:visited:hover	{
	color: #eeeeee; 
	text-decoration: underline;
	}