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