.bodycopy {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;

}
A.DkBg:LINK , A.DkBg:VISITED , A.DkBg:ACTIVE {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .1em;
	text-decoration: none;
	
}
A.DkBg:HOVER { 
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .1em;
	text-decoration: underline;
	
}

.bodyText {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #333333;
}
.headlines {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #247A8C;
	text-decoration: none;
}
