.links {
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}
:hover.links {
	color: #336666;
	text-decoration: none;
}

.darklinks {
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-size: x-small;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Courier New", Courier, mono;
}
:hover.darklinks {
	color: #336666;
	font-size: x-small;
}

INPUT { FONT-SIZE: 8pt;  FONT-FAMILY: "Courier New", Courier, mono }
TEXTAREA { FONT-SIZE: 8pt; FONT-FAMILY: "Courier New", Courier, mono }
SELECT { FONT-SIZE: 8pt; FONT-FAMILY: "Courier New", Courier, mono }