#linksIntro {
	float:left;
	clear:both;
	width:712px;
	background:url('../images/artistBg.png') no-repeat;
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
}

#linksIntro h1 {
	margin:15px 0px 0px 10px;
}

.link{
	background-color:black;
	font-size:18px;
	padding-top:1px;
	}

.link a {
	color:white;
	text-decoration:none;
	font-family: 'ImpactLabelReversedRegular';
}

.link a:hover{	
	color:#66F;
}
