.artistName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
a:link{ 
color: #EAE7E7; 
background:transparent; 
text-decoration:none; 

} 

a:visited{ 
color: #CCCCCC; 
background:transparent; 
text-decoration:none;
 
} 

a:hover{ 
color: #F8B500;
background:transparent; 
text-decoration:underline; 

} 

a:active{ 
color: #F8B500; 
background:transparent;
text-decoration:underline; 

} 
.titleVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.artistNameBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}
.titleLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
}

