/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,0);}
 A:link { color: rgb(255,255,255);}
 ..weiss { font-size: medium; color: rgb(255,255,255); font-weight: bold;}
 A:visited { color: rgb(204,255,0);}
 P { margin-left: 0mm; margin-top: 0mm; margin-bottom: 0mm;}
 A { color: rgb(255,255,0);}
 
