@charset "utf-8";
body {
	background-color: #660000;
}
a	{
	text-decoration: none;
}
.style1 {
	color: #600
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.showtickets {
	color: #F00;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-style: normal;
	color: #600;
}
