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