div.info	{margin:10px;
			}
			 
div.artist	{	
			margin-bottom:10px;
			clear:left;
			 }
			 
div.name_top
			{
			width:15px;
			float:left;
			font-weight:bold;
			}
div.name_url
			{
			width:500px;
			}

.artist A:link, .artist A:visited	  {color: #000000;
							 text-decoration: none;}
							 
.artist A:active, artist A:hover 	{color: #D81407;
							 text-decoration: none;}

	