#ticker a {
text-decoration:none;
color:black;
font-size:12px;
}

#ticker a:hover {
text-decoration:none;
color:#F18E00;
}
