/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { color: rgb(0,0,0); text-decoration: none ;}
 A { color: rgb(0,0,0); text-decoration: none ;}
 A:hover { color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 