.bg-inner {
	background-image: url(../images/yellow-bg.jpg);
	background-repeat: repeat-x;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A67204;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.links {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #153f59;
	text-decoration: none;
}
.contact {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bgcol {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffcf3d;
}
.hotel {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ff6000;
}
.bgaspx {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ffcf3d;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.subhead {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.other {
	font-family: Verdana;
	border: 1px solid #ffcf3d;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover		{ color: #000; text-decoration: underline; }
.textaspx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

