@charset "utf-8";
/* CSS Document */

.coloredlinks {
	color: #039;
	text-decoration: none;
}
.coloredlinks:hover {
	text-decoration: underline;
}
.lightlinks {
	color: #CCC;
}
.lightlinks:hover {
	color: #CCC;
	text-decoration: underline;
}
  a.player {	
            display:block;
            background-repeat: no-repeat;
	text-align:center; 
        }
