h1.artist
{
    font-size:12pt;
    text-align:center;
    font-weight:normal;
}

a
{ 
	TEXT-DECORATION: none;
	color:white;
}

a:hover
{
	text-decoration: underline;
}

