a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC99CC;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	color: #663399;
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.cityname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #993366;
}
.formtext {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.anchorlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #996699;
	font-size: 12px;
	font-weight: bold;

}
.anchorlinks a:link {
	color: #663366;
}
.anchorlinks a:hover {
	color: #996699;
	text-decoration: underline;
}
.anchorlinks a:visited {
	color: #993366;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #993366;
	font-size: 14px;
	font-weight: bold;
}

.hotelnames {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.hotelnames a:hover {
	color: #993366;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
.majornavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	background-color: #F7F7FF;
}
.majornavigation a:hover {
	color: #993366;
	text-decoration: underline;

}
.bookingform {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.pageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993366;
	text-decoration: underline;
	font-weight: bold;
}
.subpageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.subpageTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
}
.largehotelname {
	font-family: Arial, Helvetica, sans-serif;
	color: #993366;
	font-size: large;
	font-weight: bolder;
}
.landmarksNavTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993366;
	font-weight: bold;
	background-color: #FFF4F4;
}
.landmarksNavTable a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993366;
	font-weight: bold;
	background-color: #FFF4F4;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
