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