.text {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.linkbottom {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C8D11B;
}
.linkbottom:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.bg_color_side {
background-color:#5c7a3c;
}

.bg_color_center {
background-color:#758f55;
}
.bg_color_bottom {
background-color:#92a971;
}

.disclaimer {
	font-family: Verdana;
	font-size: 10px;
	color: #E4ECB3;
}
