* {
margin: 0;
padding: 0;
}

a 			{ color: #000000; text-decoration: underline; }
a:link		{ color: #000000; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: none; }
a:hover		{ color: #D95121; text-decoration: none; }

body {
	text-align: left;
	background:#FFFFFF url(../images/musicback2.gif) repeat fixed;
	font-family:Arial, Helvetica, sans-serif, Osaka, '‚l‚r PƒSƒVƒbƒN';
	font-size: 12px;
	color: #000000;
}

.line {
	background-image: url(../images/gr_line.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 550px;
	clear: both;
}

.image{
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}