div a.ticker_news {
  color:#0000FF;
  font-family:verdana;
  font-size:13px;
  text-decoration:none;
}

a.ticker_news:hover {
  color:#666666;
  text-decoration:underline;
}

span.ticker_text_start {
  font-family:verdana;
  font-size:13px;
  text-align:center;
  font-weight:bold;
  color:#000000;
}

.ticker_text_end {
  font-family:verdana;
  font-size:13px;
  font-weight:bold;
  background-color:#FFCC33;
}
