a {	color: #000000;}body {
	background-color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;	
	margin-left: 0px;
	margin-right: 0px;
}

.mainTable {
	width: 100%;
	background-color: #990000;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Geneva, sans-serif;
}
.rows {
	font-family:Verdana, Geneva, sans-serif;
	color:#CCFF00;
	text-align: left;
	font-weight: bold;
	background-color: #330000;
}
.numbers {
	width: 30px;
	height: 20px;
	color: #FFFFFF;
	text-align: right;
	border-bottom-size: 1px;
	border-bottom-color: #660000;
	border-bottom-style: solid;
}
.buttons {
	width: 60px;
	border-bottom-size: 1px;
	border-bottom-color: #660000;
	border-bottom-style: solid;	
}
.buttons1 {
	width: 80px;
	border-bottom-size: 1px;
	border-bottom-color: #660000;
	border-bottom-style: solid;
}
.playlist {
	border-bottom-size: 1px;
	border-bottom-color: #660000;
	border-bottom-style: solid;
}
img {
	border: 0px;	
}