BODY
{
	font-family: Verdana; 
	font-size: 11px;
}
.hotel
{
	font-size: 13px;
	font-weight : bold;
	background-color : #FFFFE1;
}
.hoteldesc
{
	font-size: 11px;
	background-color : #FFFFE1;
}
.hoteldesc A
{
	font-size: 11px;
	color : #FF9966;
	font-weight : bold;
}
.hoteldesc A:hover
{
	font-size: 11px;
	color : #FF6633;
	font-weight : bold;
}
.hotelcat
{
	font-size: 15px;
	font-weight : bold;
	color : #FF9900;
	border-bottom : 1px inset Black;
}
.hotelloc
{
	font-size: 13px;
	font-weight : bold;
	border-bottom : 1px inset Black;
	background-color : #F4F4F4;
	border-top : 1px inset Black;
	text-align : right;
	text-autospace : ideograph-alpha;
}
.hoteltop
{
	font-size: 16px;
	color : #663333;
	font-weight : bolder;
	text-align : center;
}

