.text10 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.rates {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #7D7D7D;
}
.text-topic {
	font-family: Tahoma;
	font-size: 18px;
	color: #0057A9;
}
.text-topic2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D7D7D;
}
.textbl {
	font-family: Tahoma;
	font-size: 11px;
	color: #005CB3;
	font-weight: bold;

}
.textoffer {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.textoffer1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
}
.textoffer2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}

.booknow {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/ic-mouse.png);
	background-color: #FFCC00;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
}
.booknow a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
	font-weight: bold;
}
.booknow a:hover {
	color: #FF0000;
	text-decoration: none;
}
A:link {
	COLOR: Blue;
	TEXT-DECORATION: underline}
A:active {
	COLOR: Blue;
	TEXT-DECORATION: underline}
}
A:visited {
	COLOR: Blue;
	TEXT-DECORATION: underline}
}
A:hover {
	COLOR: FF8400;
	TEXT-DECORATION: underline}
}
