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