.title-h1 {
	font-family: "Times New Roman", Times, serif;
}
.text {
	font-family: Verdana;
	font-size: 10pt;
}
.text-strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.text-tour-attractions {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #00FFFF;
}
.title-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-size: 10pt;
	text-decoration: none;
}
.text-white {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.text-yellow-bold {
	font-family: Verdana;
	font-size: 10pt;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
.text-yellow {

	font-family: Verdana;
	font-size: 10pt;
	color: #00FF00;
	text-decoration: none;
	font-weight: normal;
}

