a:link    {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #333333;}
a:hover	  {text-decoration: underline; color: #990000;}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.artistlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.artists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
