/* Dit bestand beheert de stylesheets van www.koudekerke.info */
a:link {
color: #818181;
text-decoration: none;
}

a:visited {
color: #CCCCCC;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}

a:active {
color: #999999;
text-decoration: none;
}
