.welcome_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.show_textsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.show_textlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #0000ff;
	text-align: center;
}
.show_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
}
.venue_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.venue_dates {

	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
}
.box_office_no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.show_textlarge a {
	color: #0000FF;
}
.show_textlarge_venue {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.links a {
	color: #000000;
}

.links a:hover {
	color: #FF0000;
}
