body {
background-color: #B1CA00;
}

.SCT_LIVE_TICKER {
	font-size:		11pt; 
	font-weight:	bold;
	font-family: "Comic Sans MS", Verdana, "Arial Narrow";
	white-space:	nowrap;
	color:			#ffffff;
}

.SCT_TICKER_PARENT {
	position:		relative;
	overflow:		hidden;
	width:			920;
}

A.SCT_LIVE_TICKER_LINK {
	text-decoration:	none;
	color:				#ffffff;
}

A.SCT_LIVE_TICKER_LINK:visited {
	text-decoration:	none;
	color:				#ffffff;
}

A.SCT_LIVE_TICKER_LINK:hover {
	text-decoration:	underline;
	color:				#ffffff;
}