/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-image: url("../assets/images/background.gif");}
 A:active { font-size: 12px; color: rgb(147,205,255); text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(147,205,255); text-decoration: none ;}
 A:visited { font-size: 12px; color: rgb(147,205,255); text-decoration: none ;}
 A:hover { font-size: 12px; color: rgb(147,205,255); text-decoration: none ;}
 
