body {
	color: #FFFFFF;
	background-color: #0076AC;
	background-image: url('images/music_bkg.gif');
	font-weight: bold
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	margin-left: auto; margin-right: auto;
}
td, th {
	font-family: Arial, Tahoma, Sans-Serif, Verdana;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #B3D671;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B3D671;
	text-decoration: none;
}
a:active {
	color: #B3D671;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
        text-decoration: none;
}