.body {
	font-family: Courier New, Courier, mono;
	font-color: #006633;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}


a:hover {
	font-size: 12px;
	color: #FF0000;
	font-family: Courier New, Courier, mono;
	text-decoration: none;
}

td {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
a:link {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}

