
html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #CCFFCC;
	background: #006600;
}

a	{ color: #99FF00; text-decoration: none; }
a:hover	{ color: #006600; background: #99FF00; }

