.player {  text-align: left; }
.player ul { padding-top: 3px;  margin: 0px;}
.player li {display: inline;   margin-right: 0px;   }
.player a {padding: 2px 6px;}
.player a:link, .player a:visited {
	color: #000000;
	background-color: #A2A8AD;
	text-decoration: none;
	font-weight: bold;
}
.player a:hover {
	color: #FFFFFF;
	background-color: #C5C5C4;
	text-decoration: none;
	font-weight: bold;
}
.player a.active, .player a:visited.active {
	background-color: #CC3F4C;
	color: #FFFFFF;
	font-weight: bold;
}
.headline_links { top repeat-x;  padding:  6px 2px 6px 6px; height: 0px;  clear: both;  margin-top: -10px;   }