p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bandName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	background-position: right center;
	text-align: right;
	font-weight: bold;
}
.bodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	text-align: left;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.footText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a { color:#990000; }
a:link { color:#990000; } 
a:active { color:white; text-decoration:none; } 
a:visited { color:#990000; } 
a:hover { color:#000000; font-style:italic; text-decoration:none; } 
