@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a {
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	
}

a:active {
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}

.image-centre {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}



.music {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

img { border: 0; }
