.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}

.content_text {
	text-indent: 2em;
	margin-bottom: -15px;
	text-align: left;
}

.first {
margin-bottom: -15px;
}

#ticket_list
 {
	color: #e9c384;
	list-style-type: none;
}


a:link {
	color: red;
}

a:visited {
	color: red;
}

a:hover {
	color: white;
}

p {
	color: #E9C384;
}

ul.shop_list {
	color: #E9C384;
	padding-bottom: 15px;
	list-style-type: none;
}

ul.shop_list li {
	margin-bottom: 20px;
}

.shop_name {
	text-decoration: underline;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 5px;
	color: red;
}

.bold_sub {
	font-size: 17px;
	text-decoration: underline;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 5px;
	color: red;
}

a img,a:visited img {
	border: none;
	background: none;
}

