.text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.email {
	font-size: 13px;
	color: #256e02;
	font-weight: normal;
	text-decoration: none;
}
a.email:hover {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.greentext {
	font-size: 13px;
	color: #256e02;
	font-weight: normal;
	text-decoration: none;
}
.header {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.link {
	font-size: 13px;
	color: #103300;
	font-weight: bold;
	text-decoration: none;
	margin-left:15px;
	margin-right:15px;

}
a.link:hover {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.link2 {
	font-size: 13px;
	color: #ddfece;
    font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
	font-size: 13px;
	color: #b3e49c;
	font-weight: normal;
	text-decoration: none;
}
a.more {
	font-size: 13px;
	color: #0803d1;
	text-decoration: underline;
}
a.more:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.bottomlink {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.bottomlink:hover {
	font-size: 12px;
	color: #616161;
	text-decoration: none;
}
.bottomside {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.whiteheader {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whiteheader2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sub_navigat {
	font-size: 13px;
	color: #cdfdaa;
	text-decoration: underline;
}
a.sub_navigat:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.blackheader {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.item {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}