a {
	color : #CC0000;
	font-style : normal;
	text-decoration : none;
}

a:hover {
	color : #000000;
	font-style : normal;
	text-decoration : underline;
}

body {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}

input {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}

p {
	;
	font-size : 10px;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}

select {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}

form:selected {
	background-color : #CC0000;
	color : #FFFFFF;
}

td {
	;
	font-size : 10px;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}

.footer {
	;
	color : #666666;
	font-size : 10px;
}

.headline2 {
	color : #000000;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.hotelname {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.sidebar {
	font-size : 10px;
	font-weight : normal;
}
.descriptor {  font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.hotelTitle {  font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}


.element {
	color: darkred;
	font-weight: bold;
	margin-left : 25px;
	}
.attribute {
	color: darkred;
	font-weight: normal;
	}
.attributeValue {
	color: black;
	font-weight: bold;
	}
.characterData {
	color: black;
	font-weight: normal;
	margin-left : 25px;
	}
.bracket {
	color: darkblue;
	font-weight: bold;
	}
.quote {
	color: darkblue;
	font-weight: normal;
	}
.error {  font-weight: bold; color: #FF0000}
.adminLink {  font-weight: bold; color: #FFFFFF}
