/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,153,102);}
 A:visited { color: rgb(0,51,204);}
 A:hover { color: rgb(255,0,0);}
 