 
		A:link   {text-decoration: none; color: #ffffff}
        A:visited {text-decoration: none; color: #C4D3CE}
        A:active  {text-decoration: none; color: #ffffff}
        A:hover   {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	
}

.style-artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
		text-transform: uppercase;
	font-weight: bold;
	color: #F3D586;
}

.style-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: Normal;
	color: #F3D586;
		text-transform: none;
}

.style-credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	
	
}

.style-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	
	
}


body    {
	margin-top: 0px;
	margin-bottom: 0px;
}

