body { font-family: Tahoma, Verdana, Arial, Helvetica; font-size:5pt;  color: #000000; background-color: #000030; }

a {  text-decoration: none}
a:hover {  color:#AA0000; text-decoration:underline}
.button {  font-family:Impact, "Arial Narrow"; font-size:18px; color:#000000}
table.timer {
 background-color:#000000;border-spacing:0px;
 border-collapse:collapse;
}

td.timer {
    color: #ffffff;
 text-align:center; font-size:75%;
}
table.timer td { padding:0px;
}

td.timerDigit {
 width:17px;
 height:25px;
 background-image:url(Counter/lcd-digits.gif);
    background-repeat:no-repeat;
}


