.istanbulhotel {color: #cc0000;font-family: Georgia, "Times New Roman", Times, serif;font-size: x-small;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	color: #cc3300;
	font-weight: lighter;

}
body {
	background-color: #cab38a;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0033;
}
a:visited {
	color: #ffffcc;
}
a:hover {
	color: #cc0033;
}
a:active {
	color: #cc3300;
}

