tr {
  background: #FBFBFC;
}
tr.odd {
  background: #FBFBFC;
}
tr.even {
  background: #FBFBFC;
}
table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
  color: black;
}