/* CSS Document */

a.hotelhome{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.hotelhome:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}
a.virtual{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.virtual:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}
a.accommodation{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.accommodation:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}
a.facilities{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.facilities:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}
a.attractions{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.attractions:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}
a.map{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.map:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}
a.bowlcuisine{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.bowlcuisine:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}
a.conference{
	font-size:12px;
	color: #906028;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.conference:hover {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bold;
	text-transform:uppercase;
}

body.hotelhome a.hotelhome, body.accommodation a.accommodation, body.virtual a.virtual, body.facilities a.facilities, body.attractions a.attractions, body.map a.map, body.bowlcuisine a.bowlcuisine, body.conference a.conference {
	font-size:12px;
	text-decoration: none;
	color: #e0ab6f;
	font-weight:bolder;
	text-transform:uppercase;
}
