/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(102,153,153);}
 A:hover { color: rgb(0,0,0);}
 