div.ticker {
	/*background: #073980;*/
	background: #FFFFFF;
}

div.ticker span {
	/*color:#FFFFFF;*/
	color: #898989;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1;
	font-weight:normal;
	text-decoration:none;
}

div.ticker span a {
	/*color:#FFFFFF;*/
	color: #898989;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1;
	font-weight:normal;
	text-decoration:underline;
}