body {
	font-family: Arial, Helvetica, sans-serif;
	color: #956500;
	background-color: #000000;
	}
a:link {
	font-size: 12pt;
	color: #FF8000;
	text-decoration: none;
	}
a:visited {
	color: #B55B00;
	text-decoration: none;
	}
a:hover {
	background-color: #A17339;
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	}
div.sig {
color: #845a01;
font-size: x-small;

}