﻿#scriptoutput{
	font-size: 12px;
}
#song_notice{
	font-size: 10px;
	color: ;
}
.light_blue {
	color: #E9E4E0;
	font-size: 15px;
}
.now_playing {
	font-size: 16px;
	font-weight: bold;
}
a.nowplayinglink:visited {
	color: white;
	text-decoration: none;
}
a.nowplayinglink:link {
	color: white;
	text-decoration: none;
}
a.nowplayinglink:focus {
	color: white;
	text-decoration: none;
}
a.nowplayinglink:active {
	color: white;
	text-decoration: none;
}
a.nowplayinglink:hover  {
	background-color: #82ABB1;
	text-decoration: none;	
}
.now_playing1 {
	font-size: 12px;
	font-weight: bold;
	
}
.now_playing2 {
	font-size: 12px;
	color: #82ABB1;
}
#song_playing {
	padding: 3px;	
}
#song1 {
	color: #E9E4E0;
	background-color: ;
	font-size: 10px;
}
#song2 {
	color: #C5C2A1;
	background-color: ;
	font-size: 10px;
}
#song3 {
	color: #E9E4E0;
	background-color: ;
	font-size: 10px;	
}
#song4 {
	color: #C5C2A1;
	background-color: ;
	font-size: 10px;	
}
#song4 {
	padding: 3px;
}
#song3 {
	padding: 3px;
}
#song2 {
	padding: 3px;
}
#song1 {
	padding: 3px;
}

