a:link, a:visited, a:active {
  font-family : Verdana,Arial,Helvetica,sans-serif;
  color : #000000;
  font-weight : normal;
  text-decoration : none;
}

a:hover {
  font-family : Verdana,Arial,Helvetica,sans-serif;
  color : #B3753D;
  text-decoration : none;
  font-weight : normal;
}

UL {
  margin-top : 0;
  margin-bottom : 0;
  padding-top : 0;
  padding-bottom : 0;
  border-top-width : 0;
  border-bottom-width : 0;
  margin-left : 15px;
}

span {
  margin-top : 0;
  margin-bottom : 0;
  padding-top : 0;
  padding-bottom : 0;
  border-top-width : 0;
  border-bottom-width : 0;
  margin-left : 15px;
  position : absolute;
}
