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