.footertext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bronzetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F220E;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #642311;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #634A08;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #C66D1D;
	background-color: #000000;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #834025;
}
