/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(204,204,204);}
 A:active { color: rgb(0,0,0);}
 A:link { font-size: small; color: rgb(0,0,102);}
 A:visited { color: rgb(255,0,0); font-weight: bold;}
 A:hover { color: rgb(255,0,0);}
 