/* ---------- Webplayer ----------*/


a:link {
	color: #111100;
}

a:visited {
	color: #111111;
}
a:hover {
	color: #222200;
}
a:active {
	color: #222200;
}

body,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size:12px;
	color: #000000;
}

