/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { background-color: rgb(255,255,255); background-image: none;}
 A:active { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(255,255,255);}
 A:link { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(255,255,255);}
 A:visited { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(255,255,255);}
 A:hover { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(255,255,255);}
 