@charset "iso-8859-1";

A.verwijzing:link {
            text-decoration: none;
            color: #807F84;
			}
A.verwijzing:visited {
            text-decoration: none;
            color: #807F84;
			}
A.verwijzing:active {
            text-decoration: none;
            color: #807F84;
			}
A.verwijzing:hover {
              text-decoration: none;
              color: #FFCC00;
			 }
body {
      margin-top:0;
	  margin-left:0;
	  margin-right:0;
	  font-family: arial narrow;
	  font-size: 11px;
	  font-weight: bold;
	  text-align: center; 
     }
	 	 
.menutable {
            position: relative;
			top: -2px;
			width= 748px;
			padding: 0;
			align: middle;
			font-size: 11px;
			border: 0;
			border-color: #FFFFFF;
			cellspacing: 0;
		    background-color: #807F84;
		   }

.menulink {
           position: relative;
		   top: -2px;
		   color: #FFFFFF;
		   font-family: verdana;
           font-size: 11px;
		   font-weight: bold;
		   letter-spacing: -1px;
		   text-decoration: none;
          }
.scheiding {
            position: relative;
			top: -2px;
			color: #FFFFFF;
			font-size: 11px;
           }
.topdatum {
           color: #FFFFFF;
		   font-family: verdana;
		   font-weight: normal;
		   font-size: 10px;
		   letter-spacing: 0px;
		   text-decoration: none;
		   border: 0;
          }
		  
.koptitel {
           color: #807F84;
		   font-family: verdana;
		   font-weight: normal;
		   font-style: italic;
		   font-size: 20px;
		   text-decoration: none;
		   }

