/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-weight: normal; font-style: normal; text-decoration: none ;}
 A { color: rgb(0,0,0); text-decoration: none ;}
 A:hover { font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(255,255,0); background-position: 0pt 0pt;}
 