a:link {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #00CCCC;
}
a:visited {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	color: #FF3399;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}
a:hover {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #00FF00;
	text-decoration: none;
}
a:active {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #333366;
	text-decoration: none;
}
.tourspage {
	font-family: Herculanum;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #00FF00;
}
