/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10pt;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(102,153,102);}
 A:visited { color: rgb(153,153,153);}
 A:hover { color: rgb(204,204,153);}
 