<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../../../Background.gif");}
 A:active { color: rgb(255,255,204); text-decoration: none ;}
 A:link { color: rgb(255,255,204); text-decoration: none ;}
 A:visited { color: rgb(255,255,153); text-decoration: none ;}
 A { color: rgb(255,255,204); text-decoration: none ;}
 A:hover { color: rgb(255,255,204); text-decoration: none ;}
 </pre></body></html>