.tickerText {font-family: Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    color: #000;}
div.ticker1 { background-color: #fff; }
div.ticker1 A
{
	text-decoration: none;
	color: #000;
}
div.ticker1 A:hover
{
	text-decoration: underline;
	color: #000;
}