
			


tbody td a {
  background: transparent;
  text-decoration: none;
  color: #663300;
  }
tbody td a:hover {
  background: transparent;
  color: green;
  }
tbody th a {
  font: bold 11px helvetica, verdana, arial, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #9F9F9F;
  }
  


