a { text-decoration:none; color:#f0f; }
a:visited { color:#f9f; }
a:hover { color:#c5deb7; }

body {
	margin: 5px;
	background-color: #3F4F3B;
	color: #ccc;
	margin-left: 20px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	list-style-type: decimal;
}

.brand { 
	border-bottom: 1px #c6c;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 0px;
	visibility: visible;
}

.event {
	font-family: "arial","helvetica",sans-serif;
	font-size:9px;
}
.eventBlurb {
	font-family: "arial","helvetica",sans-serif;
	font-size:9px;
	font-style: oblique;
}
.eventTitle {
	font-family: "trebuchet","times",serif;
	font-size:10px;
	font-weight:bold;
}

.sectionTitle {
	color:#bfeabf;
}

.songTitle {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #eee;
}
.songCredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.name {
	text-transform: uppercase;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.shop {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	border: 1px solid #FCF;
}
.scrollText {
	overflow: scroll;
}

.narrative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 10px;
}
