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

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FFFFFF;
}
#player {
	text-align: center;
}

