body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fde18f;
}
.musicbox {
	width: 850px;
	height:25px;
	margin: 0px auto;
	margin-top:10px;
}
.bodytextred {
	color: #e71e25;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0px;
	font-family: Lucida Grande, Arial, Century Gothic;
	text-align:right;

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