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