.mouse_over{
	cursor: pointer;
}


.recording_list TD{
	text-align: left;
	font-family: Tahoma;
}

.recordings_title{
	font-weight: bolder;
	color: #bbb;
}

.music_link{
	color: #aaa;
	font-size: 7.5pt;
	text-align: left;
}

.album_item{
	padding-bottom: 4px;
}

.music_name{
	font-weight: bolder;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0F0F10;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #B3B2B2;
}
.red {
	color: #DA6B65;
	text-decoration: none;
}
.dark {
	font-family: Tahoma;
	font-size: 10px;
	color: #807E7E;
	text-decoration: none;
}
.orange {
	color: #E17307;
}
.gold {
	color: #B89026;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}