.tourName {
	font-family: "Microsoft Sans Serif";
	font-size: 23px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.title {
	font-family: "Microsoft Sans Serif";
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
.content {
	font-family: "Microsoft Sans Serif";
	font-style: normal;
	color: #000000;
}

