.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3C2824;
	text-decoration: none;
}
.texto13 {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #3C2824;
	text-decoration: none;
}
.price {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #474106;
	text-decoration: none;
}
.textohome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3C2824;
	text-decoration: none;
	line-height: 24px;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 100px;
	border: 1px solid #333333;
	background-color: #DBD9D2;
}
.link_register {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.link_register:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
.underline{
	text-decoration: underline;
}