/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(102,153,51); background-color: rgb(255,255,255);}
 A:link { color: rgb(102,153,51);}
 A:visited { color: rgb(102,51,153);}
 
