/* broodtekst */ p { font-family: verdana; font-size: 11px; color: #00FF00; } li { font-family: verdana, sans-serif; font-size: 11px; color: #663366; list-style: circle; } /* hyperlinks */ a:link { color: #CCFFCC; font-size: 11px; text-decoration: underline; } a:visited { color: #CCFFCC; font-size: 11px; text-decoration: underline; } a:hover { color: #FF9900; font-size: 11px; text-decoration: none; font-size: 11px; } a:active { color: #FF00FF; font-size: 11px; text-decoration: underline; }