body {
        font-family:verdana,sans-serif;
        font-size:12px;
        margin:9px;
        background: url("../images/blue-lg.jpg") no-repeat bottom left fixed; 
        }
 td {
        font-family:verdana,sans-serif;
        font-size:12px;
        margin:0px;
        }
 a {
        color: #0000cc;
        text-decoration: none;
   }
 a:visited {
        color: #0000cc;
        text-decoration: none;
   }
 a:hover {
        color: #5454d3;
        font-weight: bold;
        text-decoration: underline;
   }
 a.catlink{
        color: #2059db;
   }
 a.big { 
        color: #f00;
        font-size: 28px;
        text-decoration: underline;
   }
 a.big:hover { 
        background-color: #000; 
        color: #dd0;
        font-weight: normal;
   }
 img.nobo{
        border: 0;
   }
.dated {
        font-family:arial,helvetica,sans-serif;
        font-size: 16px;
        font-weight: bold;
        padding-top: 2px;
        padding-bottom: 2px;
        border: 1px solid #cccccc;
        }
.sect {
        font-size: 10px;
        color: #555555;
        }
.thing {padding: 5px;}
