.bodytext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 20px;
	color: #660000;
}
a:link {
	font-family: "century gothic";
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 1px;
}
a:visited {
	font-family: "century gothic";
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
}
a:hover {
	font-family: "century gothic";
	color: #660000;
	text-decoration: underline;
	font-size: 13px;
	letter-spacing: 1px;
}
