/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(128,128,128); font-weight: bold; text-decoration: underline;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(0,128,0); font-weight: bold; text-decoration: underline;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(102,153,51); font-weight: normal; font-style: normal; text-decoration: underline;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 
