/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial,sans-serif; font-size: 12px; background-color: rgb(255,255,255);} A:active { color: rgb(0,0,0);} A:link { font-size: 12px; color: rgb(51,102,204);} A:hover { color: rgb(0,0,102);} A:visited { color: rgb(0,0,102);} .TextObject { font-family: Arial,sans-serif;} P { font-family: Arial,sans-serif;} 
