.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
}

.links:hover {

	color: #cfec2e;
}.mid {
	font-family: Tahoma;
	font-size: 11px;
	color: #262720;
	text-align: justify;
	padding-right: 15px;
	padding-left:5px;
}
.midbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #262720;
	text-align: justify;
	padding-left:5px;
	padding-bottom: 10px;
	font-weight: bold;
}
.box_bor {
	background-color: #F2F3EE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7d19a;
	border-left-color: #c7d19a;
}
.ser {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #567a18;
	text-decoration: underline;
}
.farm {
	background-image: url(../images/farm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.whitebold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.ser:hover {

	color: #ff0000;
	
}
.midblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	padding-bottom: 7px;
	font-weight: bold;
}
.wunderline {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
	padding-bottom: 5px;
}
.midwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 12px;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eef700;
	text-align: justify;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: underline;
}

.more:hover {

	text-decoration: none;
}.midbot {
	font-family: Tahoma;
	font-size: 11px;
	color: #8f8f8f;
	text-align: center;
	line-height: 20px;
}

