.Headline {
	font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC9900;
	font-weight: bold;
	line-height: 20px;
}
Text {
	font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #CCCCCC;
}
.Gigs {
	font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC9900;
	font-weight: bold;
	line-height: 12px;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #996600;
}
hr {
      border: 0;
      width: 100%;
      color: #ffffff;
      background-color: #ffffff;
      height: 1px;
}