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: #B7A730;
	cursor: hand;
}
 
.nav:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #1A6943;
	cursor: hand;
}

.navwit {
	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #1A6943;
	cursor: hand;
}
 
.navwit:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #1A6943;
	cursor: hand;
}

.versturen {
	text-decoration: none;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
 
.versturen:hover {
 	text-decoration: none;
	font-family: Arial, Helvetica;   
	font-size: 13px;   
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}

.basis {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 13px;   
   font-style: normal;
   font-weight: normal;
   color: #FFFFFF;
   cursor: arrow;
}

.basiszwart {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 13px;   
   font-style: normal;
   font-weight: normal;
   color: #000000;
   cursor: arrow;
}

.basisgrijs {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 13px;   
   font-style: normal;
   font-weight: normal;
   color: #808080;
   cursor: arrow;
}

.kop {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 16px;   
   font-style: normal;
   font-weight: bold;
   line-height: 20px;
   color: #1A6943;
   cursor: arrow;
}

.vetwit {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 13px;   
   font-style: normal;
   font-weight: bold;
   color: #FFFFFF;
   cursor: arrow;
}

.vetzwart {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 13px;   
   font-style: normal;
   font-weight: bold;
   color: #000000;
   cursor: arrow;
}

.klein {
   text-decoration: none;
   font-family: Arial, Helvetica;   
   font-size: 12px;   
   font-style: normal;
   font-weight: normal;
   color: #FFFFFF; 
   cursor: arrow;
}

.pulldown {
   text-decoration: none;
   border: 1px solid #305543;
   background-color: #C9ECDB;
   font-family: Arial, Helvetica;   
   font-size: 12px;
   width: 168px;
   height: 17px;
   font-style: normal;
   font-weight: normal;
   color: #000000;
   cursor: hand;
   margin: 6px 0px 6px 0px;
}

.invoertxtbasis {
   text-decoration: none;
   border: 1px solid #305543;
   background-color: #C9ECDB;
   font-family: Arial, Helvetica;   
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   color: #000000;
   cursor: hand;
   margin: 6px 0px 6px 0px;
}

.invoertxtarea {
   text-decoration: none;
   border: 1px solid #305543;
   background-color: #C9ECDB;
   font-family: Arial, Helvetica;   
   font-size: 12px;
   width: 168px;
   height: 65px;
   font-style: normal;
   font-weight: normal;
   color: #000000;
   cursor: hand;
   margin: 6px 0px 6px 0px;
}

.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;
}
 
