/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(51,51,51); background-color: rgb(122,180,120);}
 A:active { font-size: x-small; color: rgb(0,102,255);}
 A:link { font-size: x-small; color: rgb(0,102,255);}
 UL { font-size: x-small;}
 A:visited { font-size: x-small; color: rgb(0,102,255);}
 .TextObject { font-size: 12px;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px;}
 OL { font-size: x-small;}
 A:hover { font-size: x-small; color: rgb(255,0,0);}
 
