A {
	text-decoration: underline;
	color: #ACCD86;
	font-weight: normal;
}
A:hover { color: #FFFFFF; ; text-decoration: underline}
A:visited {
	text-decoration: underline;
}
*.nav A {
        text-decoration: none;
        color: #411523;
        font-weight: normal;
}
*.nav A:hover { color: #49721B; ; text-decoration: none}
*.nav A:visited {
        text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #411523;
}
.header {
	font-family: "Arial black", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #91AC71;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ACCD86;
}
