a:link {
	text-decoration: none; 
	color: #003399;
} 
a:visited {
	text-decoration: none; 
	color: #003399;
} 
a:active {
	text-decoration: none; 
	color: #000;
}
a:hover {
	text-decoration: none; 
	color: #FF0000;
} 

.artist a:link {
	text-decoration: none; 
	color: #000;
} 
.artist a:visited {
	text-decoration: none; 
	color: #000;
} 
.artist a:active {
	text-decoration: none; 
	color: #000;
}
.artist a:hover {
	text-decoration: none; 
	color: #666;
} 

p { line-height:16px;
	font-family: Verdana, Arial;
	color: #000000;
	font-size:10px;L
}
	
SMALL { line-height:12px;
	font-family: Verdana, Arial;
	color: #000000;
	font-size:9px;
}
	
BIG { line-height:20px;
	font-family: Verdana, Arial;
	color: #000000;
	font-size:20px;
}
	
UL { line-height:16px;
	font-family: Verdana, Arial;
	color: #000000;
	font-size:10px;
}
	
OL { line-height:16px;
	font-family: Verdana, Arial;
	color: #000000;
	font-size:10px;
}
	
h7 { line-height:16px;
	font-family: Verdana, Arial;
	font-size:18px;
}
