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