body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#000000;
}

p {
	margin-top : 0;
	margin-bottom : 0;
	text-align : center;	
}

.title {
	font-family : Trebuchet MS, Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 12pt;
	color: WHITE;
}

.artist {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 7pt;
	color : #9ABD45;
	margin-bottom: 2;
}

.details {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;	
	font-size : 7pt;
	color : WHITE;
}

.links {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: WHITE;
	margin-top : 0;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color: #9ABD45;
}
