body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color : #CDABCD;
}

p {
	margin-top : 0;
	margin-bottom : 0;
	text-align : center;
}

.title {
	font-style : Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 12pt;
	color : #CC6600;
}

.artist {
	font-style : Times New Roman, Times, serif;
	font-weight : bold;
	font-size : 10pt;
	color : White;
}

.details {
	font-style : Times New Roman, Times, serif;
	font-size : 10pt;
	color : White;
}

.links {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: White;
	margin-top : 0;
}

.hirayalink {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #993399;	
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color: #CC6600;
	text-decoration: underline;
}
