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