td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.boldgreen {
	font-size: 16px;
	font-weight: bold;
	color: #067080;
}
.subgreens {
	font-size: 14px;
	font-weight: bold;
	color: #0C8B9E;
}
.formsy {
	font-size: 10px;
	font-weight: bold;
	color: #065712;
}
.abody {
	background-image: url(images/ABODY.jpg);
	background-repeat: repeat-y;
}
.bigwhitefx {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.goldefx {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
a:hover {
	color: #00CC66;
}

