@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.on {
background: #3875d7;
} 
td.off {
background: #fff;
} 
td.off2 {
background: #ecf3fe;
} 
.music {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 112px;
	line-height: 140px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.music a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 112px;
	line-height: 140px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;	
}
.music a:hover {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 112px;
	line-height: 140px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
