BODY { 
font-family: Papyrus; font-size: 16pt; background-color: #787360; color: white;
}

H1 { text-decoration: underline; }
.OuterFont {
	font-family: Papyrus; font-size: 16pt; color: white;
}
.InnerFont {
	font-family: Papyrus; font-size: 12pt; background-color: #A9A79A; color: white;
}
a:link { color:white; text-decoration: none; font-size: 10pt; font-weight: bold;}
a:visited { color:white;   text-decoration: none; font-size: 10pt; font-weight: bold;}
a:hover {  background-color: white;  text-decoration: none; color: #787360;  font-size: 10pt; font-weight: bold;  }
.klein {font-size: 8pt; }
.groot {font-size: 36pt; }
