body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Navy;
	background-image: url(images/4.gif);
	list-style-type: square;
}
H1
{
	font-weight: bolder;
	font-size: 14px;
	font-variant: small-caps;
	color: Maroon;
}

H2
{
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	color: #3F40BA;
}

H3
{
	font-weight: 900;
	font-size: 14px;
	font-variant: small-caps;
	color: #0099CC;
	background-color: #FFF;
}

table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Navy;
}
.kop{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: black;
}

a:active
{
	color: #0099CC;
	text-decoration: blink;
	font-weight : bolder;
}

a:visited 
{
	color: #0099CC;
	text-decoration: none;
	font-weight : bolder;
 }

a:link
 { 
   color: #0099CC; 
   text-decoration: none;
	font-weight : bold;
 }
   
a:hover
 {
	color: White;
	text-decoration: none;
	font-weight : bolder;
	background-color: #0099CC;
}
/* het adres*/
.a 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
font-weight: 600;
color: #0099CC;
}
/* xomex*/
.x
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 400; 
color: #3F40BA;
}
.x a:link {
	color: #3F40BA;
	text-decoration: none;
} 
.x a:visited {
	color: #3F40BA;
	text-decoration: none;
} 
.x a:hover {
	color: navy;
	text-decoration: none;
} 
.x a:active {
	color: #3F40BA;
	text-decoration: none
} 








