table,td,tr {
  color: #222222;
  font-family: Verdana;
  font-size: 10px;
  text-align: left;
}

a {       color: #DF6B30;
          font-family: Verdana;
          font-size: 10px;
          text-decoration: none;
        }

a:hover { color: #6A3E26;
          font-family: Verdana;
          font-size: 10px;
          text-decoration: none;
        }

a.nb {  border:0px gray solid; text-decoration: none; }
a.nb:hover { border:0px gray solid; text-decoration: none; }
