
a.blauw:link   { color: #9b1c16; text-decoration: none }
a.blauw:visited   { color: #9b1c16; text-decoration: none }
a.blauw:hover  { color: green; text-decoration: none } 
a.blauw:active  { color: green; text-decoration: none }

a.home:link   { color: green; text-decoration: none }
a.home:visited   { color: green; text-decoration: none }
a.home:hover  { color: #9b1c16; text-decoration: none } 
a.home:active  { color: #9b1c16; text-decoration: none }

.class { color: gray; font-size: inherit; text-decoration: none }
.class2 { color: green; font-size: inherit; text-decoration: none }
.Kop { color: #9b1c16 }
