a:link {
	color: #2200BB;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: 6600CC;
	text-decoration: none;
}

.keyhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	margin: 1px;
	text-align: center;
	color: #FFFFE6;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.tourtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.tripnotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	text-align: center;
}
.tripnoticered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DD0000;
	text-align: center;
}
.triptable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.touritallics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #003399;
}
.travelpolicy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.policyheading {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.triptravel {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.travelday {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.tripdescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.tourincludes {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	list-style-type: square;
	text-indent: 12px;

}
.lgtourtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
