/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 11px; background-image: url("./assets/images/background.gif");}
 A:active { font-size: 11px; color: rgb(52,175,190); text-decoration: none ;}
 A:link { font-size: 11px; color: rgb(52,175,190); text-decoration: none ;}
 A:visited { font-size: 11px; color: rgb(52,175,190); text-decoration: none ;}
 .TextObject { font-size: 11px;}
 P { font-size: 11px;}
 A:hover { font-size: 11px; color: rgb(52,175,190);}
 
