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

<!--
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#livescore {
	height: 2500px;
	width: 100%;
}
.style2 {
	color: #333333;
	font-weight: bold;
}
.style3 {
	color: #333333;
}
.livescore {
	width: 100% !important;
	overflow: hidden;
}
-->

