.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 23px;
	color: #4D3C26;
	text-decoration: none;
}
.text2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #887256;
	text-decoration: none;
	line-height: 15px;
}
.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #695F4A;
	text-decoration: none;
	font-weight: bold;
}
.link {

	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 23px;
	color: #4D3C26;
	text-decoration: underline;
}
.input {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 23px;
	color: #4D3C26;
	text-decoration: none;
	background-color: #D7CBB5;
	border: 0px none;
}
.borda {
	border: 1px solid #B39B71;
}

