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