.bodyMain { 
	color: #000000;
	line-height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}	

.bodyMain a:link {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.bodyMain a:visited {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.bodyMain a:active {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.bodyMain a:hover {
		text-decoration: underline;
		font-weight:bold;
		color: #CCCCCC;
		}
		
.bodyMain2 { 
	color: #000000;
	line-height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}	

.bodyMain2 a:link {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.bodyMain2 a:visited {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.bodyMain2 a:active {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.bodyMain2 a:hover {
		text-decoration: underline;
		font-weight:bold;
		}

.secondaryNAV { 
	text-align: left;
	color: #5FA762;
	line-height: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	}
.secondaryNAV a:link {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.secondaryNAV a:visited {
		text-decoration: undeline;
		font-weight:bold;
		color: #5FA762;
		}
.secondaryNAV a:active {
		text-decoration: underline;
		font-weight:bold;
		color: #5FA762;
		}
.secondaryNAV a:hover {
		text-decoration: underline;
		font-weight:bold;
		color: #CCCCCC;
		}
		
