.footer {
	background-image: url(img/backg_foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 126px;
}

.texts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A7A586;
	text-decoration: none;
}

a.texts:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #65634A;
	text-decoration: none;
}

.textsb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B6946;
	text-decoration: none;
}

a.textsb:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #807E63;
	text-decoration: none;
}

.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #9C9483;
	text-decoration: none;
}

a.special:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #867D6C;
	text-decoration: none;
}

.texts2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #D3D0A6;
	text-decoration: none;
}

a.texts2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #939065;
	text-decoration: none;
}

.fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #585040;
	text-decoration: none;
	background-color: #D9D3C7;
	border: 1px solid #D9D3C7;
}

#special {
	width: 143px;
	border: 0;
	padding: 0
}
