
p a:link    { font-weight: bold; text-decoration:none; color:#00406E; }/* noch nicht besuchte Ziele */
p a:visited { font-weight: bold; text-decoration:none; color:#00406E;  }/* besuchte Ziele */
p a:focus   { font-weight: bold; text-decoration:none; color:#00406E; }/* Verweise, die Fokus erhalten */
p a:hover   { font-weight: bold; text-decoration:none; color:#00406E; } /* Verweise bei "MouseOver" */
p a:active  { font-weight: bold; text-decoration:none; color:#00406E; } /* Angeklickte Verweise */