/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(255,255,255);} A:active { color: rgb(138,0,0);} A:link { color: rgb(138,0,0);} A:hover { color: rgb(138,0,0);} A:visited { color: rgb(138,0,0);} 