.textcontent {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.texttitle{
	font-family: verdana;
	font-size: 12px;
	color: #fed48b;
	text-decoration: none;
}	
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	color: #e3eac9;
	text-decoration: none;
}
a:hover {
	color: #585f40;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.form {
	font-family: arial;
	border: 1px solid #b2bb90;
	color: #fbf8e7;
	background-color: #808D5F;
	font-size: 12px;
	text-decoration: none;
}
.btn-form {
	font-family: arial;
	border: 1px solid #666666;
	color: #000000;
}
.textcontent01 {
	font-family: arial;
	font-size: 12px;
	color: #374934;
	text-decoration: none;
}
a.alt:link {
	text-decoration: none;
	color: #374934;
}
a.alt:visited {
	color: #758055;
	text-decoration: none;
}
a.alt:hover {
	color: #8EA44F;
	text-decoration: none;
}
a.alt:active {
	text-decoration: none;
	color: #374934;
}

