body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;

}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;

}
a:active {
	color: #999999;
	text-decoration: none;
}
.navtable {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #122720;
}
