body.def {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color : Navy;
}

A {
	text-decoration : none;
	font-weight : bold;
	color : #669999;
}
.on{
	color : Navy;
}
.wis{
	color : #FF4500;
}
.wijzig{
	color : Blue;
}
.voeg{
	color : Green;
}
.kel{
	font-weight : normal;
	text-decoration : underline;
	color : Navy;
}

A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : Black;
}

A.kel:HOVER {
	font-weight : normal;
	text-decoration : underline;
	color : #669999;
}





td {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color : Navy;
}
.tkop {
	font-weight: bold;
	font-size: 14px;
}
.bot {
	font-size: 10px;
	vertical-align : bottom;
	text-align : center;
}
.but {
	font-size: 11px;
	font-weight : bold;
}

p{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color : Navy;
}
.i{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color : Navy;
	font-style : italic;
}
.kop{
	font-weight: bold;
	font-size: 16px;
}
.kopi{
	font-weight: bold;
	font-size: 16px;
	font-style : italic;
}
.skop{
	font-weight: bold;
	font-size: 12px;
}