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