/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(204,204,204); background-color: rgb(52,52,52);}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,51);}
 A:visited { color: rgb(0,0,102);}
 A:hover { color: rgb(255,102,0);}
 
