body {
	font-family : Arial, Helvetica, sans-serif;
	background: #1F1F1F;
	margin : 100px;
	text-align : center;
}
a, a:link {
	color : #cccccc;
	text-decoration : none;
}
a:visited {
	color : #cccccc;
	text-decoration : none;
}
a:hover {
	color : #cccccc;
	text-decoration : underline;
}
a:focus {
	color : #cccccc;
}
a:active {
	color : #cccccc;
}
table.main {
	background : #333333;
	border-width : 2px;
	border-style : solid;
	border-color : #4a4a4a;
}
td.banner {
	width : 280px;
	height : 70px;
	background : #343434;
	color : #ffffff;
	font-size : 40px;
	text-align : center;
	border-width : 1px;
	border-style : solid;
	border-color : #4a4a4a;
}
td.links {
	padding-left : 2px;
	padding-right : 2px;
	height : 25px;
	text-align : center;
	background : #343434;
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	border-width : 1px;
	border-style : solid;
	border-color : #4a4a4a;
}
td.mp3 {
	background : #343434;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	color : #cccccc;
	border-width : 1px;
	border-style : solid;
	border-color : #4a4a4a;
}
td.xfire {
	font-size : 9px;
	text-align : center;
	background : #343434;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	color : #cccccc;
	border-width : 1px;
	border-style : solid;
	border-color : #4a4a4a;
}
td.mp3error {
	color : #ffffff;
	background : #8b0000;
	text-align : center;
	font-size : 15px;
}
td.mp3errordetails {
	color : #ffffff;
	background : #a51a1a;
	text-align : center;
	font-size : 10px;
}
#credit {
	text-align : center;
	font-size : 9px;
	color : #393939;
}
.vaild {
	text-align : center;
	padding-top : 7px;
	padding-bottom : 5px;
	font-size : 9px;
	color : #393939
}
.vaild a:link {
	color : #393939;
	text-decoration : none;
}
.vaild a:visited {
	color : #393939;
	text-decoration : none;
}
.vaild a:hover {
	color : #393939;
	text-decoration : underline;
}
.vaild a:active {
	color : #393939;
	text-decoration : none;
}
