/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,sans-serif; color: rgb(0,0,153); background-color: rgb(204,204,204);} A:active { color: rgb(0,0,153);} A:link { color: rgb(0,0,153);} A:visited { color: rgb(0,0,153);} A:hover { color: rgb(0,0,0);} 