.font {
	font-family: "Goudy Old Style";
	font-size: 14px;
	font-weight: bold;
	color: #66ffff;
}
.linkof {
	font-family: "Goudy Old Style";
	font-size: 18px;
	font-weight: bold;
	color: #66FFFF;
}

.maintext {
	font-family: "Goudy Old Style";
	font-size: 16px;
	font-weight: bold;
	color: #66ffff;
}
.link {
	font-family: "Goudy Old Style";
	font-size: 14px;
	color: #66ffff;
	text-decoration: underline;
	font-weight: bold;
}
.heading {
	font-family: "Goudy Old Style";
	font-size: 24px;
	font-weight: bold;
	color: #66FFFF;
}
.headingsmall {
	font-family: "Goudy Old Style";
	font-size: 20px;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: underline;
}
