.bodytext {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 20px;
	color: #663366;
}
a:link {
	font-family: "century gothic";
	color: #836FC1;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 1px;
}
a:visited {
	font-family: "century gothic";
	font-size: 13px;
	color: #FF9900;
	letter-spacing: 1px;
	text-decoration: underline;
}
a:hover {
	font-family: "century gothic";
	color: #391D39;
	text-decoration: underline;
	font-size: 13px;
	letter-spacing: 1px;
}
.bodytextslim {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 16px;
	color: #663366;
}
