body {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #0094D7;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

