
a:link, a:visited {
  font-size        : 12px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  color            : #fff;
  font-weight      : bold;
  text-decoration  : none;
}

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