/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: transparent; background-image: url("../Background.gif");}
 A:link { color: rgb(255,255,255); background-color: rgb(0,102,255);}
 A:visited { color: rgb(255,255,255);}
 