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