﻿
tr.red td {
  background: #FCC;
}

tr.yellow td {
  background: #FFC;
}

tr.blue td {
  background: #9CF;
}