* {font-family: "Courier New", Courier, mono; font-size:12px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #88B924;
}
.style1 {
	color: #898783;
	font-size: 10px;
	font-family: courier;
	text-decoration:none
}
.style2 {
	color: #53514F;
	font-size: 11px;
	font-family: courier;
	text-decoration:none
}
.style3 {
	color: #000000;
	font-size: 11px;
	font-family: courier;
}
.style4:link {
	color: #ffffff;
	font-size: 11px;
	font-family: courier;
	text-decoration:none
}

a:link {
	color: 88B924;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #898783;
}
