/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Arial,sans-serif; background-image: url("./Background.gif");} A:active { color: rgb(255,0,0);} A:link { color: rgb(0,0,0);} A:hover { color: rgb(255,0,0);} A:visited { color: rgb(153,0,0);} .TextObject { font-size: small;} P { font-family: Arial,sans-serif;} .TextNavBar { font-size: xx-small;} 