tr.yellowRow td {
    background: #ffff99;
}

tr.lightRow td {
    background: #fafafa;
}

tr.darkRow td {
    background: #f2f2f2;
}
