.content {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.contentTitle {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.contentTitle:hover {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.contentArtist {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.contentLink {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.contentLink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.main {
	font-family: verdana;
	font-size: 11px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainBold {
	font-family: verdana;
	font-size: 11px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.mainBold:hover {
	font-family: verdana;
	font-size: 11px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.mainLarge {
	font-family: verdana;
	font-size: 12px;
	color: #3BBBDD;
	font-weight: bold;
	text-decoration: none;
}

a.mainLarge:hover {
	font-family: verdana;
	font-size: 12px;
	color: #3BBBDD;
	font-weight: bold;
	text-decoration: underline;
}

.mainGreen {
	font-family: verdana;
	font-size: 11px;
	color: #00A16C;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.mainRed {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.mainTitle {
	font-family: verdana;
	font-size: 14px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.artistTitle {
	font-family: verdana;
	font-size: 26px;
	color: #3BBBDD;
	font-weight: bold;
	text-decoration: none;
}

.mainLink {
	font-family: verdana;
	font-size: 11px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainLink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.mainSmallBold {
	font-family: verdana;
	font-size: 10px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainSmallBoldLink {
	font-family: verdana;
	font-size: 10px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.mainSmallBoldLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.greySmall {
	font-family: verdana;
	font-size: 10px;
	color: #c2c2c2;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.mainSmall {
	font-family: verdana;
	font-size: 10px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.mainSmallLink {
	font-family: verdana;
	font-size: 10px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.mainSmallLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #3BBBDD;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.form {
	font-family: verdana;
	font-size: 11px;
	color: #3BBBDD;
	font-weight: bold;
	text-decoration: none;
	border: solid 1 #00ABD9;
}