p a:link    { font-weight: normal; text-decoration:underline; color:#0000cc; }
p a:visited { font-weight: normal; text-decoration:underline; color:#551a8b; }/* besuchte Ziele */
p a:focus   { font-weight: normal; text-decoration:underline; }/* Verweise, die Fokus erhalten */
p a:hover   { font-weight: normal; text-decoration:underline; }
p a:active  { font-weight: normal; text-decoration:underline; } /* Angeklickte Verweise */