/* CSS Document */

.ticker{
color:white;}

.ticker a:link {color: white;}
.ticker a:visited {color: white;}
.ticker a:hover {color:white;}
.ticker a:active {color: white;}
.ticker a:focus{color: white;}


