/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(251,245,237); background-image: none;}
 A:active { color: rgb(51,0,153);}
 A:link { color: rgb(51,0,153);}
 A:hover { color: rgb(51,0,153);}
 
