.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #F9AF4C;
}
.location {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F9AF4C;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F9AF4C;
	font-weight: bold;
	font-style: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.details {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #FF9900;
}
.detailsorange {
	font-family: "Times New Roman", Times, serif;
	color: #F9AF4C;
	font-size: 11px;
}
.seemore {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F9AF4C;
}
.facilities {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.backlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
}
.seemore-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.test {

	color: #ffffff;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-top: 3px;
	padding-bottom:3px;
}
a.test:hover {
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
	background-color:#3e2a5c;
	padding-top: 3px;
	padding-bottom:3px;

}

