.bodycopy {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #660000;
}
a:link {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 15px;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 15px;
	color: #330000;
	text-decoration: underline;
}
a:visited {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 15px;
	color: #660000;
	text-decoration: none;
}
