body    {
    font-family: Arial, Verdana, Tahoma;
    font-size: 9pt;
    }
td  {
    font-size: 9pt;
    }
a   {
    text-decoration: underline;
    }
a:visited {
    color: #000055;
    }   
a:hover {
    color: #FF0000;
    }   
.cat    {
    font-size: 12pt;
    text-decoration: underline;
    color: #0000FF;
    }
a.cat:visited   {
    color: #0000FF;
    }
a.cat:hover {
    text-decoration: none;
    color: #FF0000;
    }
.cat2   {
    font-size: 9pt;
    color: #000055;
    }
a.cat2:hover    {
    text-decoration: none;
    color: #770000; 
    }   
a.flist:hover   {
    text-decoration: underline;
    color: #770000; 
    }
.cat3 {
    background: #335599;
    }    
h3.cat3  {
    color: #ddeeff;
    }
a.cat3 {
    color: #ddeeff;
    }
a.cat3:hover    {
    text-decoration: none;
    color: #ffee33;
    }
.topmenu {
    background: #aaeeff;
    }

