a,a:link  { color: silver; text-decoration: none; }
a:visited { color: silver; text-decoration: none; }
a:active  { color: white;  text-decoration: none; }
a:hover   { color: white;  text-decoration: none; }

body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            background-image: url(./image/background.gif);
            cursor: crosshair; overflow: hidden; }

body,td   { font-family: 'Tahoma','Verdana','Arial'; font-size: 11px; }

.title    { font-family: 'Tahoma','Verdana','Arial'; font-size: 11px; color: #292929; }

.time     { font-family: 'Tahoma','Verdana','Arial'; font-size: 11px; color: #292929; }
