/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif; color: rgb(102,102,102); background-color: rgb(246,245,224);}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(23,134,109);}
 A:visited { color: rgb(23,134,109);}
 A:hover { color: rgb(255,0,0);}
 
