/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; color: rgb(153,204,255); background-image: url("./Background.gif");}
 A:active { color: rgb(153,153,255);}
 A:link { color: rgb(153,153,255);}
 A:visited { color: rgb(255,51,0);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; color: rgb(153,204,255); background-color: transparent; background-image: none;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; color: rgb(153,204,255); background-color: transparent; background-image: none;}
 A:hover { color: rgb(255,51,0);}
 