BODY, TD {
        background-color: #FFFFFF;
        color: #000000;
        font-family: Courier New, Courier, mono;
        font-size: medium;
}

a:link {
	color:#990000;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
a:visited {
	color:#990000;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
a:active {
	color:#990000;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
