/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: 12pt; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: url("./sky.gif");}
 A:active { font-size: 12pt;}
 A:link { font-size: 12pt; color: rgb(51,102,255);}
 A:visited { font-size: 12pt; color: rgb(204,0,51);}
 .TextObject { font-size: 12pt;}
 P { font-size: 12pt;}
 A { font-size: 12pt;}
 A:hover { font-size: 12pt;}
 
