BODY   

a:link {
	color: #ec008c;
	text-decoration: none;
}
a:visited {
	color: #ec008c;
	text-decoration: none;
}
a:hover {
	color: #f7901e;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.bodytext {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	color: #ec008c;
	font-weight: normal;
	line-height: normal;
}

.bodytextblack {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

.linktext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ec008c;
	font-weight: normal;
	line-height: normal;
}
.bodyheaders {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #f7901e;
	font-weight: normal;
	line-height: 33px;
	letter-spacing: -1px;
	height: 22px;

}

.footertext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CFE4A0;
}
