A:link, A:visited, A:active {
   text-decoration: none;
}
.link{
/* betreft de links */
   text-decoration:none;
   font-size:10pt;
   color:gray;   
}
.link:hover{
/* betreft de links */
   text-decoration:none;
   font-size:10pt;
   color:gray;   
   font-weight: bold;
}
.link8{
/* betreft de links */
   text-decoration:none;
   font-size:8pt;
   color:gray;   
}
.link8:hover{
/* betreft de links */
   text-decoration:none;
   font-size:8pt;
   color:gray;   
   font-weight: bold;
}
.linkwit{
/* betreft de links */
   text-decoration:none;
   font-size:10pt;
   color:white;   
}
.linkwit:hover{
/* betreft de links */
   text-decoration:none;
   font-size:10pt;
   color:white;   
   font-weight: bold;
}
.linkwit8{
/* betreft de links */
   text-decoration:none;
   font-size:8pt;
   color:white;   
}
.linkwit8:hover{
/* betreft de links */
   text-decoration:none;
   font-size:8pt;
   color:white;   
   font-weight: bold;
}
.linkgray{
   color: gray;
}
.linkvet{
   font-weight: bold;
}
.linkgrayvet{
   font-weight: bold;
   color: gray;
}
.kader{
   background-color: white;
   border: solid gray 1px;
   padding: 20px 10px 20px 10px;
   font-size: 10pt;
   color: black;
   text-decoration: none;
}
.kadergrijs{
   background-color: #A6A6A6;
   border: solid gray 1px;
   padding: 20px 10px 20px 10px;
   font-size: 10pt;
   color: black;
   text-decoration: none;
}
.kaderformulier{
   font-size: 10pt;
   color: black;
   text-decoration: none;
}
.linkbalk{
   background-color: #737373;
   padding: 10px 0px 10px 0px;
   font-size: 8pt;
   color: black;
   text-decoration: none;
}
.linkbalkje{
   font-size: 8pt;
   background-color: #737373;
   padding: 10px 0px 10px 0px;
   width: 95pt;
   text-align: center;
   vertical-align: middle;
}
.schaduw{
   background: white url(pics/schaduw.gif);
   background-repeat: repeat-x;
}
