/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,128);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,128,128);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: xx-small; color: rgb(76,74,140); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(255,102,51);}
 
