/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(51,0,0);}
 A:link { color: rgb(153,102,51);}
 A:visited { color: rgb(102,51,0);}
 H2 { color: rgb(153,102,51); font-weight: normal; font-style: normal;}
 
