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