/* CSS Document */


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 22px;

}

.tracklist {
	font-size: 12px;
	line-height: 20px;
}

a:link {
	color: #9966FF;
	text-decoration: none;
}

a:visited {
	color: #9966FF;
	text-decoration: none;
}

a:hover {
	color: #00CC00;
	text-decoration: none;
}