.menu {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

}
.menu a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.menu a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.menu a:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.hotel {
    font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
	font-weight: 300;
}
.hotel a:link {
    font-family: Verdana;
	font-size: xx-small;
	color: #003366;
	text-decoration: none;
	font-weight: 300;
}
.hotel a:visited {
	color: #ff0000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: 300;
}
.hotel a:hover {
	color: #003366;
	text-decoration: underline;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: 300;
}
.hotel a:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: 300;
}
TD, BODY {
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
}
.titles {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.bodytitles {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	text-transform: lowercase;
	font-weight: bold;
}
.background {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blbomica {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
}
A:link {
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
	font-weight: 300;
}
A:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: 300;
}
A:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: 300;
}
A:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: 300;
}
