
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #cf7519;
	margin-top: 0px;
}
a:link {
	color: #4c6b17;
	text-decoration: none;
}
a:visited {
	color: #4c6b17;
	text-decoration: none;
}
a:hover {
	color: #4c6b17;
	text-decoration: underline;
}
a:active {
	color: #4c6b17;
	text-decoration: none;
}

/* NAVIGATION */

a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: underline;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
}

/* FOOTER STYLES */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.footernav.nav:link {
	color: #4c6b17;
	text-decoration: none;
}
a.footernav.nav:visited {
	color: #4c6b17;
	text-decoration: none;
}
a.footernav.nav:hover {
	color: #4c6b17;
	text-decoration: underline;
}
a.footernav.nav:active {
	color: #4c6b17;
	text-decoration: none;
}

.style_head {
	color: #4a6816;
	font-weight: bold;
	font-size: 13px;
}

/* FEATURES */

a.feature:link {
	color: #4c6b17;
	text-decoration: none;
	font-size: 12px;
}
a.feature:visited {
	color: #4c6b17;
	text-decoration: none;
	font-size: 12px;
}
a.feature:hover {
	color: #4c6b17;
	text-decoration: underline;
	font-size: 12px;
}
a.feature:active {
	color: #4c6b17;
	text-decoration: none;
	font-size: 12px;
}

