.folder td {
	font-family: Verdana;
	font-size: 11px;
}
.biglinks a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.folder a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.mp3link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.letters {
	font: 12px verdana; 
	font-weight: bold;
	color: #0066CC;
}

.letters:visited {
	color: #0066CC;
}

.letters:hover {
	color: #000033;
	text-decoration: underline;
}

.title 
{
	font-size: 14px;
}
.albumtitle
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
}
a.artist {
	color: #1A5CC8;
	text-decoration: none;
}
a:visited.artist {
	color: #1A5CC8;
}
a.album {
	font-family: Verdana,Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
}
a:hover.album {
	color: #000000;
}
