A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : blue;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #blue;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : red;
}
A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : blue;
}



.specials A:LINK {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

.specials A:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}
.specials A:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : black;
}


.specials A:ACTIVE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Black;
}






.Ytable {
	font-family: Arial, Helvetica, sans-serif;
	color: grey;
	background-color: white;
	border:  grey;
}

.Xtable {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background-color: white;
	border: grey;
}


.pad {
	padding: 10px;
}
body {
	background-color: #ffffff;
	background-image: ;
	background-repeat: repeat-y;
	background-position: left top;
}
li.Ytable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.smtextyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.rooms {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 13px;
}