/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: transparent; background-image: none;}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(255,0,0); text-decoration: none ;}
 A:visited { color: rgb(255,0,0);}
 P { border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A { color: rgb(0,51,0); text-decoration: none ;}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 
