.artist_List a {
color: #0000FF;
font-family : Tahoma; 
font-size: 11px;
font-style : normal; 
line-height : 15px; 
font-weight : normal; 
font-variant : normal; 
text-decoration: none;
}
.artist_List a:visited {
color: #800080;
font-family : Tahoma; 
font-size: 11px;
font-style : normal; 
line-height : 15px; 
font-weight : normal; 
font-variant : normal; 
text-decoration: none;
}
.artist_List a:hover {
	color: #0000FF;
	font-family : Tahoma;
	font-size: 11px;
	font-style : normal;
	line-height : 15px;
	font-weight : normal;
	font-variant : normal;
	text-decoration: underline;
}
