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