A  {
 background: #FFFFFF;
 text-decoration: none;
 font-size: 16px;
 font-weight: normal;
 font-family: Georgia;
 color: #990000;
 }

H1  {
 background: #FFFFFF;
 text-decoration: none;
 font-size: 16px;
 font-weight: bold;
 font-family: Georgia;
 color: #990000;
 }

H2  {
 background: #FFFFFF;
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
 font-family: Georgia;
 color: #990000;
 }

.zwart {
 background: #999999;
 text-decoration: none;
 font-size: 16px;
 font-family: Georgia;
 color: #ff0000;
 }


.wit {
 background: #FFFFFF;
 text-decoration: none;
 font-size: 16px;
 font-family: Georgia;
 color: #990000;
 }

.klein {
 background: #999999;
 text-decoration: none;
 font-size: 12px;
 font-family: Georgia;
 color: #006633;
 }

