BODY, TD, UL, OL {
	color: #663300;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.titles {
	color: #6f6b2b;
	font-weight: bold;
	font-size: 12px;
}
.resources {
	color: #827e33;
}
.resources_titles {
	color: #6f6b2b;
	font-weight: bold;
}
A.resources_links:link
{
	color: #4a471c;
	text-decoration: none;
	font-weight: normal;
}
A.resources_links:visited
{
	color: #4a471c;
	text-decoration: none;
	font-weight: normal;
}
A.resources_links:active {
	color: #4a471c;
	text-decoration: none;
	font-weight: normal;
}
A.resources_links:hover {
	color: #b79527;
	text-decoration: none;
	font-weight: normal;
}
A.contact_us_link:link
{
	color: #663200;
	text-decoration: none;
	font-weight: bold;
}
A.contact_us_link:visited
{
	color: #663200;
	text-decoration: none;
	font-weight: bold;
}
A.contact_us_link:active {
	color: #663200;
	text-decoration: none;
	font-weight: bold;
}
A.contact_us_link:hover {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
A.copyright_links:link
{
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
A.copyright_links:visited
{
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
A.copyright_links:active {
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
A.copyright_links:hover {
	color: #827E33;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links:link
{
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links:visited
{
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links:active {
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links:hover {
	color: #B79527;
	text-decoration: none;
	font-weight: normal;
}
A:link
{
	color: #6f6b2b;
	text-decoration: underline;
	font-weight: normal;
}
A:visited
{
	color: #6f6b2b;
	text-decoration: underline;
	font-weight: normal;
}
A:active {
	color: #6f6b2b;
	text-decoration: underline;
	font-weight: normal;
}
A:hover {
	color: #1e0f00;
	text-decoration: underline;
	font-weight: normal;
}
A.nav_links_current:link
{
	color: #b79527;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links_current:visited
{
	color: #b79527;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links_current:active {
	color: #b79527;
	text-decoration: none;
	font-weight: normal;
}
A.nav_links_current:hover {
	color: #b79527;
	text-decoration: none;
	font-weight: normal;
}

