/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(0,0,153);}
 A:visited { text-decoration: none ;}
 A { color: rgb(0,0,153);}
 
