a {
	font-family: Times New Roman, Roman, Book Antiqua, Helvetica;
	font-size: 12px;
	color: #999267;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999267;
}
a:hover {
	text-decoration: underline;
	color: #96B869;
}
a:active {
	text-decoration: none;
	color: #86B450;
}

a.footerlink  {
	font-family: Arial, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #006600;
}
a.footerlink:link {
	text-decoration: none;
	color: #999267;
}
a.footerlink:visited {
	text-decoration: none;
	color: #999267;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #E6CF9A;
}
a.footerlink:active {
	text-decoration: none;
	color: #E6CF9A;
}

.bodycopy {
	font-family: "Times New Roman", Roman, "Book Antiqua", Helvetica;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Roman, "Book Antiqua", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #47361D;
}
.copyright {

	font-family: Arial, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #000000;
}
