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