.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mlifooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mlifooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #438375;
	text-decoration: underline;
	;
}
a:visited {
	color: #438375;
	text-decoration: underline;
	;
}
a:hover, a:active, a:focus {
	color: #9A6B69;
	text-decoration: none;
}

.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3A583D;
	text-decoration: none;
}

.navg {
	text-align: left;
	font-size: 13px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.3;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 12px;
}

.navg a:link {
	color: #438375;
	text-decoration: none;
	border-bottom: 1px dotted #438375;
}
.navg a:visited {
	color: #438375;
	text-decoration: none;
	border-bottom: 1px dotted #438375;
}
.navg a:hover, a:active, a:focus {
	color: #9A6B69;
	text-decoration: none;
	border-bottom: 1px solid #9A6B69;
}
