BODY { 
font-family: Georgia; font-size: 12pt; background-color: white; color: black ;
}

H1 { font-family: Georgia; font-size: 18pt; color: #01abef  }
.OuterFont {
	font-family: Georgia; font-size: 16pt; color: black;
}
.InnerFont {
	line-height: 18pt ;
}
a:link { color:#993300; text-decoration: none; font-size: 14pt; font-weight: bold;}
a:visited { color:#993300;   text-decoration: none; font-size: 14pt; font-weight: bold;}
a:hover {  background-color: #993300;  text-decoration: none; color: white;  font-size: 14pt; font-weight: bold;  }
.klein {font-size: 8pt; }
.groot {font-size: 36pt; }
.titel {font-size: 48pt; color: white;}
hr {
color: #993300;
background-color: #993300;
height: 4px;
}
a.navigation:link { color:#000000; text-decoration:underline;  font-size: 10pt; font-weight: bold;}
a.navigation:visited { color:#000000; text-decoration:underline; font-size: 10pt; font-weight: bold;}
a.navigation:hover { color:#009ACE; background-color:transparent; text-decoration:underline; font-size: 10pt; font-weight: bold;}
.error { font-size: 8pt; font-weight: normal; color:#cc0000;  }

