A:link {
	text-decoration: none;
	;
	color: #5FAA23;
}
A:visited {
	text-decoration: none;
	;
	color: #5FAA23;
}
A:hover {
	text-decoration: underline;
	;
	color: #3C412A;
}
.mainmenu {
	color: white;
	font-weight: bold;
}
.mainmenu A:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.mainmenu A:hover {
	text-decoration: underline;
	color: #3C412A;
	font-weight: bold;
}
.mainmenu A:visited {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.sidemenu {
	color: white;
	line-height: 22px;
}
.sidemenu A:link {
	text-decoration: none;
	color: white;
}
.sidemenu A:hover {
	text-decoration: underline;
	color: #3C412A;
}
.sidemenu A:visited {
	text-decoration: none;
	color: white;
}
.footer {
	color: #536545;
	padding-left: 15px;
	font-weight: normal;
}
.footer A:link {
	text-decoration: none;
	color: #536545;
	font-weight: bold;
}
.footer A:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
.footer A:visited {
	text-decoration: none;
	color: #536545;
	font-weight: bold;
}
.footer2 {
	color: #536545;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
	font-size: 11px;
}
.footer2 A:link {
	text-decoration: none;
	color: #536545;
}
.footer2 A:hover {
	text-decoration: underline;
	color: black;
}
.footer2 A:visited {
	text-decoration: none;
	color: #536545;
}
