.main {
	color: Black;
	font-family: Tahoma;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
}

.datestyle {
	color: Black;
	font-family: Tahoma;
	font-size: 13;
	font-style: normal;
	font-variant: normal;
	height: auto;
	font-weight: bold;
}

.shows {
	color: Black;
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 10px;
}


a:active, a:focus, a:link, a:visited {
	color: #cca884;
	font-family: Tahoma;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9C7043;
	font-family: Tahoma;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.header {
	color: Black;
	font-family: Tahoma;
	font-size: 13;
	font-style: normal;
	font-variant: normal;
	height: auto;
	font-weight: bold;
}