.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.main_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D69231;
	font-weight: bold;
}
.main_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D69231;
	text-decoration: none;
}
.shows_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.shows_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D69231;
	text-decoration: none;
}
.Form_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8668;
	font-weight: bold;
	text-decoration: underline;
}
.Form_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E8668;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8668;
	line-height: 13px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.release-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D69231;
}

.release_a:link {
	color: #D69231;
	text-decoration: underline;
	font=weight: bold;
}

.release_a:hover { 
	color: #FFFFFF;
	background-color: none;
	font=weight: bold;
}

.release_a:visited { 
	color: #D69231;
	text-decoration: none;
	font=weight: bold;
}

.secondary_nav { 
	font-size:10px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif; 
}
.secondary_nav:hover { 	
	font-size:10px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
.EPK_nav { 
	font-size:10px;
	color:#D69231;
	font-family: Arial, Helvetica, sans-serif; 
}
.EPK_nav:hover { 	
	font-size:10px;
	color:#D69231;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
}
.StreetTeam_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8E8668;
}
