.newsTickerLink, a.newsTickerLink:link, a.newsTickerLink:visited, a.newsTickerLink:active
{    
    color: white;
    text-decoration: none;
}

a.newsTickerLink:hover
{
	color: White;
    text-decoration: underline;
}

.NewsTickerInnerTable
{
	background-color: Black;
	color: White;
}