body {
	background-color: white;
	color: #005500;
	layer-background-color: white }

a:link {
	color: #005500;
	font-weight: bold;
	text-decoration:none }

a:visited {
	color: #007700;
	font-weight: bold }

a:hover {
	color: orange;
	font-weight: bold;
	text-decoration: underline }
