/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-size: x-small; color: rgb(255,255,255); font-weight: bold;} A:link { font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;} UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,0); font-weight: bold;} A:visited { font-size: x-small; color: rgb(0,0,0); font-weight: bold; text-decoration: none ;} P { font-size: x-small;} OL { font-size: x-small; color: rgb(0,0,0); font-weight: bold;} A:hover { font-size: x-small; color: rgb(0,102,0); font-weight: bold; text-decoration: underline overline;} 
