/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.img {border:0px;}

.html {text-align:center; }

#music {
	position:absolute;
	width:74px;
	height:52px;
	right: 0px;
	overflow: auto;
	visibility: visible;
	top: 0px;
	background-color: #000000;
