body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldBlackCaps {
	font-weight: bold;
}
.boldRedCaps {
	font-weight: bold;
	color: #990000;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ArtistHeader {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.artistMain {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
