/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; background-image: url("./bg.gif"); background-repeat: repeat-y; background-position: center;}
 A:active { color: rgb(14,105,0);}
 A:link { color: rgb(14,105,0);}
 A:visited { color: rgb(14,105,0);}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 A:hover { color: rgb(14,105,0);}
 
