.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: 49320f;
}
.border-main {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #8C8839;
}
.border-bottom {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB79C;
}
.border-bottom-roomrate {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E9E0C0;
}
.line-left-brown {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: e1d9bf;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: 8a1d00;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: 8a1d00;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 8a1d00;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: 8a1d00;
	text-decoration: none;
}
