
table.alphamenu {
	width:100%;
	font-weight:bold;
	font-size:18px;
}
table.alphamenu td {
	text-align:center;
}
table.alphamenu a {
	text-decoration:none;
	font-size:14px;
}

table.artisttable {
	margin:15px 0 0 0;
	border-collapse:collapse;
	padding:0;
	width:100%;
}
table.artisttable td {
	width:50%;
	vertical-align:top;
}
table.artisttable div.letter {
	margin-top:8px;
	font-weight:bold;
}
