A,a {
	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: normal;
	color: #000000;
	cursor: hand;
}
 
 A:hover,a:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: normal;
	color: #000000;
	cursor: hand;
}

.nav {
	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
 
.nav:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}

.navvrij {
	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
 
.navvrij:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}

.navwit {
	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
 
.navwit:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}


.linkwit {
	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
}
 
.linkwit:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	cursor: hand;
}

.linkgrijs {
	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: normal;
	color: #808080;
	cursor: hand;
}
 
.linkgrijs:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: normal;
	color: #000000;
	cursor: hand;
}

.basis {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 13px;   
   font-style: normal;
   font-weight: normal;
   color: #808080;
   cursor: arrow;
}

.kop,titel {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 16px;   
   font-style: normal;
   font-weight: bold;
   line-height: 24px;
   color: #808080;
   cursor: arrow;
}

.vet {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 13px;   
   font-style: normal;
   font-weight: bold;
   color: #808080;
   cursor: arrow;
}
 
.klein {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 12px;   
   font-style: normal;
   font-weight: normal;
   color: #808080; 
   cursor: arrow;
}

.zoek {
   text-decoration: none;
   border: 1px solid #C7C7C7;
   background-color: #E6E6E6;
   font-family: Arial, Helvetica;   
   font-size: 12px;
   width: 60px;
   height: 17px;
   font-style: normal;
   font-weight: normal;
   color: #333333;
   cursor: hand;
}

.lettergrootte {
   text-decoration: none;
   border: 1px solid #C7C7C7;
   background-color: #E6E6E6;
   font-family: Arial, Helvetica;   
   font-size: 12px;
   width: 100px;
   height: 17px;
   font-style: normal;
   font-weight: normal;
   color: #878787;
   cursor: hand;
}
 
