/* broodtekst */ p { font-family: arial; font-size: 12px; color: #666666; } /* hyperlinks */ a:link { color: #993300; text-decoration: none; } a:visited { color: #993300; text-decoration: none; } a:hover { color: #000000; text-decoration: none; } a:active { color: #666666; text-decoration: none; }