tr.ia_title, .ia_title a{
  background-color: #962402;
  font-weight: bold;
  color: white;
}


tr.ia_odd {
  background-color: #ffddcc;
}

tr.ia_even {
  background-color: #ffeedd;
}