a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	text-decoration:none;
	color:#ffffff;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	margin:0px;
	background-color:#000000;
	background-image:url(../img/amp_1_right.png);
	background-position:top right;
	background-repeat:no-repeat;
	}

a:active, a:focus
{
	outline: 0;
}

.player {
	position:absolute;
	width:249px;
	height:16px;
	bottom:0px;
	}

