.items {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.artist {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.grey {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txt {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:17px;
}
.boldtxt {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.txt12 {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.hom:link {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.hom:visited {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.hom:hover {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#0000FF;
	text-decoration: none;
}
.txt12b {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

