/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-color: rgb(51,0,102);}
 A:link { color: rgb(0,153,204); font-style: italic;}
 A:visited { color: rgb(102,255,204);}
 
