/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(255,255,255); background-image: url("../background.gif");}
 A:active { color: rgb(153,51,51);}
 A:link { color: rgb(0,51,153);}
 A:visited { color: rgb(0,51,51);}
 A:hover { color: rgb(0,128,0);}
 