.bodytext {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #000000;
}

.linktext {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #ca6333; font-weight:bold;
}

.formtext {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #000000; font-weight:bold;
}

.heading {
	font-family: "Tw Cen MT";
	font-size: 22px;
	color: #000000; font-weight:bold;
}
.mainheading {
	font-family: "Tw Cen MT";
	font-size: 30px;
	color: #000000; font-weight:bold;
}

a:link {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #ca6333;
	text-decoration: underline;
}
a:visited {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #ca6333;
	text-decoration: underline;
}
a:active {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #ca6333;
	text-decoration: underline;
}

a:hover {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #ca6333; text-decoration:none;
}
