.list	{
	font-size	: 8pt;
	font-weight	: bold;
	font-family	: Verdana, Helvetica, Arial;
	color		: #000000;
	text-decoration	: none;
}
.listing {
	font-size	: 8pt;
	font-weight	: bold;
	font-family	: Verdana, Helvetica, Arial;
	color		: #FF8000;
	text-decoration	: underline;
}
.listing:hover{
	color		: #000000;
	text-decoration	: none;
}
.song {
	font-weight	: bold;
	font-size	: 8pt;
	color		: #000000;
	font-family	: Verdana, Helvetica, Arial;
	text-decoration	: underline;
	text-align	: left;
	
}
.song:hover {
	color		: #FF8000;
}
.head1 {
	color		: #000000;
	font-family	: Verdana, Helvetica, Arial;
	font-weight	: normal;
	font-size	: 9px;
	text-decoration	: none;
}
.head2 {
	background	: #C4EE34;
	font-weight	: bolder;
	font-size	: 12px;
}
.altyazi {
	font-weight	: normal;
	font-size	: 8pt;
	font-style	: normal;
	font-family	: Verdana, Helvetica, Arial;
	text-decoration	: none;
}
td.artist {
	text-indent	: 20;
}
.list_artist {
	color		: #1122FF;
	font-weight	: normal;
	font-size	: 8pt;
	font-style	: normal;
	font-family	: Verdana, Helvetica, Arial;
}
.list_artist:hover {
	color		: #FF8000;
	text-decoration	: none;
}

h1{
	font-size	: 6pt;
	font-family	: Verdana, Helvetica, Arial;
	color		: #FFFFFF;
	align		: center;
}
