/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-size: 10px;}
 A:active { color: rgb(144,0,0); text-decoration: none ;}
 A:link { color: rgb(144,0,0); text-decoration: none ;}
 A:visited { color: rgb(144,0,0); text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(236,243,216); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(144,0,0);}
 