.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.hotel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #024558;
}
.bodyitals {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #024558;
	font-style: italic;

}
a.tag:link {
	color: white;
	text-decoration: none;
	font-size: 10px;

}
a.tag:visited {
	color: white;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;

}
a.tag:hover {
	color: goldenrod;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;

}
.tagtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bodyitalsWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
