a:hover {
	color: #00CC33;
	text-decoration: underline;

}
.MAINTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.HEADLINE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 27px;
	color: #0C3;
	font-weight: normal;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	color: #00CC33;

}
a:visited {
	color: #00cc33;
	text-decoration: none;
}
.MAINTEXTCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CC33;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.HEADLINECopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #0C3;
	font-weight: bold;
	background-color: #EEFD00;
	vertical-align: middle;
	width: auto;
	height: auto;
	border: thin solid #04D019;
}

