.side_links {
	font-family: "Century Gothic";
	font-size: large;
	color: #ffcc00;
}
.body_text {
	font-family: "Century Gothic";
	font-size: small;
	color: #000000;
}
.body_heading {
	font-family: "Century Gothic";
	font-size: medium;
	font-style: normal;
	color: 666666;
	font-weight: bold;
}
.title_page {
	font-family: "GoudyOlSt BT";
	font-size: x-large;
	color: 666666;
}
.title_heading {
	font-family: "GoudyOlSt BT";
	font-size: large;
	color: 666666;
	font-weight: bold;
}
.footer_text {
	font-family: "GoudyOlSt BT";
	font-size: small;
	color: #000000;
}
.body_highlight {
	font-family: "Century Gothic";
	font-size: small;
	font-weight: bold;
	color: 000000;
}
.body_text_large {
	font-family: "Century Gothic";
	font-size: medium;
	color: #000000;
}
a:hover {
	color: #0000FF;
}

