BODY
{
	BACKGROUND-COLOR: #06253B;
	scrollbar-3dlight-color: #1C6997;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #1C6997;
	scrollbar-face-color: #2182BD;
	scrollbar-highlight-color: #1C6997;
	scrollbar-shadow-color: #1C6997;
	scrollbar-track-color: #093656;
}

.artistlist
{
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: Bold;
	background-color: #E2F4FF;
	text-align:left;
}

.artistlist A:link, .artistlist A:visited, .artistlist A:active
{
	color: #0000AA;
	text-decoration: none;
}

.artistlist A:hover
{
	color: #FF0000;
	text-decoration: none;
}

.albumlist
{
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: Bold;
	background-color: #E2F4FF;
	text-align:left;
}

.albumlist A:link, .albumlist A:visited, .albumlist A:active
{
	color: #0000AA;
	text-decoration: none;
}

.albumlist A:hover
{
	color: #FF0000;
	text-decoration: none;
}

.tracklist A:link, .tracklist A:visited, .tracklist A:active
{
	color: #A5BDC7;
	text-decoration: none;
}

.tracklist A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.tracklist_title
{
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: Bold;
	background-image: url(./img/td.gif);
	text-align:center;
}

.tracklist_tracks_bright
{
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: Bold;
	background-color: #104D7B;
	text-align:left;
}

.tracklist_tracks_darker
{
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: Bold;
	background-color: 104D7B;
	text-align:center;
}

linkage A:link {
	font-family: Verdana;
	font-size: 8pt;
	color: #105D94;
	text-decoration: none;
}
.linkage A:visited {
	font-family: Verdana;
	font-size: 8pt;
	color: #105D94;
	text-decoration: none;
}

.linkage A:active {
	font-family: Verdana;
	font-size: 8pt;
	color: #105D94;
	text-decoration: none;
}

.linkage A:hover {
	font-family: Verdana;
	font-size: 8pt;
	color: #105D94;
	text-decoration: underline;
}


A:link, A:visited, A:active {
	color: #E9F6FC;
	text-decoration: none;
}
A:hover {
	color: #9EE0FE;
	text-decoration: none;
}
