body {
    background-color : #f2e6b5 ;
    }

.tekst {
    color: black ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 15 ;
    font-style : bold ;
    padding : 0.4em ;
    }
    
.footer {
    color: white ;
    text-decoration: none ;
    font-family: helvetia ;
    font-size : 14 ;
    font-style : bold ;
    }
    

.linke {
    color: #42371b ;
    text-decoration: none ;
    font-family: PostAntiqua ;
    font-size : 18 ;
    font-style : bold ;
    }
    

a.linkd:link {
    color: black ;
    text-decoration: none ;
    font-family: PostAntiqua ;
    font-size : 18 ;
    font-style : bold ;
    }

a.linkd:visited {
    color: black ;
    text-decoration: none ;
    font-size : 18 ;
    font-family: PostAntiqua ;
    font-style : bold ;
    }
a.linkd:hover {
    color: red ;
    background-color : #f6ce2f ;
    text-decoration: none ;
    font-family: PostAntiqua ;
    font-size : 18 ;
    font-style : bold ;
    }
    
.randje {
     border-color : black ;
     border-width : 1px ;
     border-height : 1px ;
     border-style : solid ;
     padding : 5px;
     background-color : #f0d391 ;
     }
     
.quote {     
     font-family: PostAntiqua ;
     font-size : 15 ;
    background-color : #f6ce2f ;
     border-color : black ;
     }
     
#dropmenudiv {
   position : absolute ;
   color : black ;
   text-decoration : none ;
   font-family : helvetia ;
   font-size : 18 ;
   font-style : bold ;
   line-height : 21px ;
   padding : 0.2em ;
   }

.ruimte {
  padding : 0.4em ;
  }
  
.sheet div:hover { border:4px solid #232300; background-color:#CCCCCC}
.withLink {
height: 30px;
margin: 0px;
padding: 0px;
width: 100px;
}
td.withLink a {
    display: block;
    height: 30px;
    width: 100px;
    /*background : #f6ce2f;*/
    background-image : images/back_link.jpg;
    color: black ;
    text-decoration: none ;
    font-family: PostAntiqua ;
    font-size : 18 ;
    font-style : normal ;
}

td.withLink a:hover {
    background: #fdf9e6;
    color: #42371b ;
    text-decoration: none ;
    font-family: PostAntiqua ;
    font-size : 18 ;
    font-style : normal ;
}

td.withLink a:visited {
    color: #42371b ;
    background-image : images/back_link.jpg;
    text-decoration: none ;
    font-family: PostAntiqua ;
    font-size : 18 ;
    font-style : normal ;
}

.cellhead {
    background-image : images/back_link.jpg;
    }
.cellbody {
    background : #f6ce2f;
    }

