.Mystic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;

}
a:hover {
	color: #FFFFFF;
	font-weight: bold;

}
a:visited {
	color: #FFFFFF;
	font-weight: bold;

}
a:active {
	color: #FFFFFF;
	font-weight: bold;

}
.news a:visited:hover{
text-decoration:underline;
}
.Artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

/* Artist bio formatting */

td.Artist {
	align: top;
}

/*div.Artist {
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCFF;
	padding: 10px;
}
*/
img.Artist {
	float: right;
	
	
}

.Artist_bio {
	width: 80%;
	margin-top: -20px;
}

.album_titles {
	font-style: italic;
}