.textcontent {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #575655;
	text-decoration: none;
}
.textcontent_big {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #575655;
	text-decoration: none;
}
.textcontent_login {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #dccda9;
	text-decoration: none;
}

.feature{
	padding: 0px;
	font-size: 11px;
	font-family: "Century Gothic";
	color: #575655;
	margin: 0px;
}
.feature h3{
	padding: 0px;
	text-align: left;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #575655;
	text-decoration: none;
}
.feature img{
	float: left;
	padding: 0px 8px 5px 0px;
	margin: 4 10 4 4;
	height: 78px;
	width: 108px;
}.feature h1 {
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D9D09B;
}
.txttittle-content {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #7b6951;
	text-decoration: none;
}
.txttittle-content_big {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #7b6951;
	text-decoration: none;
}
.txtcontent-arial {
	font-family: "arial";
	font-size: 12px;
	color: #575655;
	text-decoration: none;
}
.txtcontent-arial_big {
	font-family: "arial";
	font-size: 13px;
	color: #575655;
	text-decoration: none;
}
a:link {
	font-family: "arial";
	font-size: 11px;
	color: #575655;
	text-decoration: none;
}
a:visited {
	font-family: "arial";
	font-size: 11px;
	color: #575655;
	text-decoration: none;
}
a:hover {
	font-family: "arial";
	font-size: 11px;
	color: #575655;
	text-decoration: none;
}
.form {
	font-family: arial;
	font-size: 12px;
	color: #575655;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #575655;
}
.btn-form {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #d4d0c8;
	border: 1px solid #575655;
}
a:active {
	font-family: "arial";
	font-size: 11px;
	color: #575655;
	text-decoration: none;
}

