/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Verdana,sans-serif; font-size: x-small; background-image: none;}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(0,51,204); text-decoration: none ;}
 A:hover { text-decoration: underline;}
 A:visited { color: rgb(255,153,51); text-decoration: none ;}
 