/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: '@Arial Unicode MS', sans-serif; color: rgb(255,255,255); background-color: rgb(51,204,51);}
 A:active { color: rgb(255,255,255); text-decoration: none ;}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255); text-decoration: none ;}
 A:hover { color: rgb(204,255,102); text-decoration: none ;}
 
