/* menutekst */ p { font-family: arial; font-size: 12px; color: #FFFFFF; } /* hyperlinks */ a:link { color: #FFFFFF; text-decoration: none; } a:visited { color: #FFFFFF; text-decoration: none; } a:hover { color: #993300; text-decoration: none; font-weight: bold; } a:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }