
body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	background-image: url("images/background-sand.jpg");
	color: #003366;
}

a:link {
color: ##3366FF; text-decoration: underline;
 }
 a:visited {
color: #6699FF; text-decoration: underline; 
}
a:active {
color: #880000; text-decoration: underline;
 }
a:hover {
text-decoration: underline; color: #880000;
}
.rooms_text {
	text-decoration: underline; color: #880000;
}

	.text1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8px;
	}
	.text2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	.text3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	.text4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	}
	.text5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight: bolder;
	color: #003366;
	}
	.header22 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight: bolder;
	color: #003366;
	}

