.fondo {
	background-image: url('images/chilehotel_r2_c2.jpg');
	background-repeat: repeat-x
}
.letra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58461D;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.vinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #58461D;
	text-decoration: underline;
}
.letra2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F5931;
}
.letra3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58461D;
	text-decoration: none;
	cursor: text;
}