<style>
	.mMenu {
	color: Green;
	font-weight: bold;
	font-size: 10px;
	font-family: "ARIAL";
	text-decoration: none;
}
	.menu {color: #FFFFFF; font-weight: bold; font-size: 12px;font-family:"ARIAL"; text-decoration:none} /*Menu text*/
	.flag {color: #FFFFFF; text-decoration:none}
	.RegionBox {
	color: Green;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "ARIAL";
}
	.RegionBoxHeader {
	color: #3F8000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: "ARIAL";
}
	.BottomMenu {color: #07548D; font-weight: bold; font-size: 10px;font-family:"ARIAL"; text-decoration:none} /*Bottem Menu text*/
	.Footer {color: #666666; text-decoration:none; font-weight: bold; font-size: 10px;font-family:"ARIAL"}
	.Hotel_Description {
		color: #FAEBD7;
		text-decoration:none;
		font-size: 12px;
		font-family:"ARIAL"
	}
	.Small {color: #666666; text-decoration:none; font-weight: bold; font-size: 8px;font-family:"ARIAL"}
	.leftbar {
		color: #FFFFFF;
		font-size: 11px;
		font-family:"ARIAL";
		text-decoration:none;
		line-height : 20px;
	}
	.leftbar_menu {
	color: Gray;
	font-weight: bold;
	font-size: 11px;
	font-family: "ARIAL";
	text-decoration: none;
	line-height: 20px;
}
	.Booknow {
	color: Lime;
	font-weight: bold;
	font-size: 14px;
	font-family: "ARIAL";
	text-decoration: none;
	line-height: 20px;
}
</style>