/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(255,255,255); background-image: url("./Background.gif"); background-attachment: fixed;}
 A:active { color: rgb(255,255,255); font-weight: bold;}
 A:link { color: rgb(255,255,255); font-weight: bold;}
 A:visited { color: rgb(255,255,255); font-weight: bold;}
 P { background-attachment: fixed;}
 A:hover { color: rgb(255,255,255); font-weight: bold;}
 