a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
}
a:hover { text-decoration: none; color: white; }
body { margin: 0; }

