/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 LI { font-weight: normal; font-style: normal;}
 A { color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 
