body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333366;
}

a {
	color:#333366;
	}
	
a:active {
	text-decoration: none;
		}
	
a.whiteLink {
	color:#FFFFFF;
	}

.whiteLink {
	color:#FFFFFF;
	padding:3px;
	}
.hotels td, .hotels tr {
	margin:10px;
}
.bodyframe {
	width:100%;
	height:100%;
	min-height:100%;
}

table {
	border-collapse:collapse;
}