table.registration td { white-space: nowrap; background-color: transparent; color: gray; } table.registration td.active{ white-space: nowrap; color: #00C600; font-weight: bold; } table.registration td a { white-space: nowrap; color: gray; } table.registration td a:visited { white-space: nowrap; color: gray; } table.registration td a:hover { text-decoration: underline; white-space: nowrap; } table.registration td.active a { white-space: nowrap; color: #00C600; } table.registration td.active a:visited { white-space: nowrap; color: #00C600; } table.registration td.active a:hover { text-decoration: underline; white-space: nowrap; } table.registration td.stopped{ white-space: nowrap; color: red; font-weight: bold; } table.registration td.stopped a { white-space: nowrap; color: red; } table.registration td.stopped a:visited { white-space: nowrap; color: red; } table.registration td.stopped a:hover { text-decoration: underline; white-space: nowrap; }