body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}
body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/grass-bg-10.jpg);
}
a:link {
	color: #E0EA9F;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #5a6542;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #E0EA9F;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #F26521;
	font-weight: bold;
}
.link2:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
.link2:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
.link2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.link2:active {
	text-decoration: none;
	color: #CCCCCC;
}	
.link3:link {
	color: #F26521;
	text-decoration: none;
	font-size: 11px;
}
.link3:visited {
	text-decoration: none;
	color: #DD510D;
}
.link3:hover {
	text-decoration: underline;
	color: #881c4f;
}
.link3:active {
	text-decoration: underline;
	color: #881C4F;
}