@charset "UTF-8";
/* CSS Document */


td.music{
	color:#666666;
	border-bottom:2px #969696 solid;
    padding:10px 0;
}

td.music1 {	color:#969696;
	
}

td.music3{
	color:#900;
	font-weight:bold;
	letter-spacing:2px;
	border-bottom:2px #969696 solid;
}

a:link {
	color: #969696;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #969696;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #969696;
}



a.black2red:link {
	color: #000;
}
a.black2red:visited {
	color: #000;
}
a.black2red:hover {
	color: #900;
}
a.black2red:active {
	color: #000;
}
