body {
	font-family: Arial, Helvetica, sans-serif;


}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #669933;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;

}
.tourtable {
	font-size: x-small;

}
.maptable {
	border: thick solid #FFFFFF;
}
.orangetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F57A41;

}
.greentitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669966;
}
.purpletitles {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993399;
}
a:link {
	color: #993399;
	font-weight: bold;

}
a:visited {
	color: #0066CC;
	font-weight: bold;

}
a:hover {
	color: #FF6633;
	font-weight: bold;

}
a:active {
	color: #669966;
	font-weight: bold;

}
.redtitles {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
