@charset "ISO-8859-1";
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
}

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
}	
	
.bodycopy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
	
}

.headers {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
	font-weight: bold;
	
}

a.nav:link {color: #5f6b46; text-decoration: none; font-family: Arial; font-size: 14px;}
a.nav:visited {color: #5f6b46; text-decoration: none; font-family: Arial; font-size: 14px;}
a.nav:hover {color: #5f6b46; font-weight:bold; font-family: Arial; font-size: 14px;}

a.footer:link {color: #3a6e74; text-decoration: none; font-family: Arial; font-size: 14px;}
a.footer:visited {color: #3a6e74; text-decoration: none; font-family: Arial; font-size: 14px;}
a.footer:hover {color: #ffffff; font-weight:bold; font-family: Arial; font-size: 14px;}

a.copy:link {color: #5f6b46; text-decoration: none; font-family: Arial; font-size: 12px;}
a.copy:visited {color: #5f6b46; text-decoration: none; font-family: Arial; font-size: 12px;}
a.copy:hover {color: #3a6e74; text-decoration: underline; font-family: Arial; font-size: 12px;}
