a:link {
    color: #0000FF;
    text-decoration: none;
    font: 14px Bookman Old Style;
    letter-spacing: 4px ;
    }

a:visited {
    color: #000000;
    text-decoration: none;
    font: 14px Bookman Old Style;
    letter-spacing: 4px ;
    }

a:hover {
    color: red;
    text-decoration: underline;
    font : 14px Bookman Old Style;
    letter-spacing: 4px ;
    }


.tekst {
     font-family: Bookman Old Style;
     font-style: bold;
     font-size : 14px;
     color: #000000 ;
     letter-spacing: 2px ;
     margin-left : 2cm ;
     }

.randje {
     border-color : #00C0C0 ;
     border-width : 1px ;
     border-style : outset ;
     font : 14px Bookman Old Style;
     }
     
.cellinvul {
     /*background-color : #09CFCD ;*/
     background-color : #8aa2c5 ;
     }

.inhoud { 
 background-color : #ffffff ;
}



