a:link {
	color: #333333;
 }
a:visited {
	color: #333333;
 }
a:hover {
	color: #FFFFFF;
	background-color: #006600;
 }

.subGreen {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	text-align: right;
	text-indent: 10pt;
}

.information {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}
table.information td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
table.information h1 {
	font-size: 1em;
	text-decoration: none;
	line-height: auto;
	text-align: justify;
	font-weight: bold;
	display:inline;
}

a.artist:link { text-decoration: none; 
	font-size: 12points;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	} 
a.artist:hover { text-decoration: none; 
	color: #FFFFFF;
	background-color: #006600;
	text-decoration: none;
	} 
img.pic { border: 1px solid #105a43 ; }
