/*--------------------------------------------------------------------*/
/* pagegen.css  08-nov-2003             Copyright (c)2003 Kim Kodde   */
/*--------------------------------------------------------------------*/
A:link    { text-decoration: underline ; color: blue  ; font-weight : normal }
A:visited { text-decoration: underline ; color: red   ; font-weight : normal }
A:active  { text-decoration: none ; color: black ; font-weight : normal ; background-color: yellow }
A:hover   { text-decoration: none ; color: white ; font-weight : normal ; background-color: blue   }
TD      {
        font-family     : verdana         ;
        font-weight     : normal          ;
        font-size       : 13px            ;
        text-decoration : none            ;
        }
#kop1  {
        font-family     : verdana         ;
        font-weight     : normal          ;
        color           : white           ;
        font-size       : 23px            ;
        }
#kop2   {
        font-family     : verdana         ;
        font-weight     : normal          ;
        color           : white           ;
        font-size       : 18px            ;
        }
#kop3   {
        font-family     : verdana         ;
        font-weight     : normal          ;
        color           : white           ;
        font-size       : 18px            ;
        }
#ab10  {
        font-family     : arial           ;
        font-weight     : bold            ;
        color           : black           ;
        font-size       : 10px            ;
        }
