/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-size: 10px;}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,0); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
 