/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,0); text-decoration: none ;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 UL { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;}
 LI { color: rgb(0,0,0);}
 A { color: rgb(0,0,0); text-decoration: none ;}
 A:hover { color: rgb(153,0,0); text-decoration: none ;}
 