@charset "UTF-8";
.artistTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodyText a:link{
	font-weight: bold;
	color: #660000;
	text-decoration: none;	
}

.bodyText a:active {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.bodyText a:visited {
font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.bodyText a:hover {
font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.ProfileTitile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
