
a:link { 
	color: #ee7b16; 
	text-decoration: none 
}
a:visited { 
	color: #ee7b16; 
	text-decoration: none 
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a:active { 
	color: #ee7b16; 
	text-decoration: none 
}
.date_small { 
	color: #ee7b16; 
	font-size: 9px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
.events_small { 
	color: #ee7b16; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
.artists_small { 
	color: #ee7b16; 
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
}
.locations_small {
	color: #ee7b16;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #EE7B16;
	margin: 0;
	padding-right: 5;
	padding-bottom: 5;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE7B16;
	margin: 0;
	padding: 0;
	line-height: normal;
}
h3 {
	color: #EE7B16;
	font-size: 18px;
	line-height: 18px;
	font-family: arial;
	font-weight: normal;
	margin: 0;
	padding-right: 5;
	padding-bottom: 5;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color: #EE7B16;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #EE7B16;
	margin: 0;
	padding: 0;
	line-height: 12px;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #717171;
	margin: 0;
	padding: 0;
	line-height: 12px;
	text-decoration: none;
}
.arttoggle{
	color: #6ad2e8; 
	font-size: 12px;
	background-color: white; 
}
.arttoggle a{
	text-decoration:none;
	font-size: 12px;
	color: #6ad2e8;  
	background-color: white; 
}
body {
	color: #717171;
	font-size: 10px;
	font-family: arial;
	background-color: white;
}
img {  
	margin: 0;
	border:none;
	text-decoration:none;
}
td {
	font-size: 10px;
}