#ticker
{
font: 14px Verdana;
font-weight: bold;
color: #FFFFFF;
margin: 0 auto;

}
#ticker a:link
{
text-decoration:none;
color: #FFFFFF;
}
#ticker a:visited
{
text-decoration:none;
color: #FFFFFF;
}
#ticker a:hover
{
text-decoration:none;
color: #AFAFAF;
}
#ticker a:active
{
color: #FFF;
text-decoration: underline;
}
#tickerrand
{
height: 24px;
padding: 11px 0 0 0;
}