body, div, td, li, td div {
	background-position: 0px 0px;
	margin: 0px;	
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: x-small;
}
a:link {
	color: #0088CC;
	text-decoration: none;
}
a:visited {
	color: #004488;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #C56BB7;
	text-decoration: underline;
}

.tracklist {
	line-height: 2em;
}

.pageHeader {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}

.bandName {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #0088CC;
}
.songName {
	font-size: small;
	font-weight: bold;
	color: #C56BB7;
}
.xx-small {
	font-size: xx-small;

}
.grayLine {
	color: #999999;
}
