/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; color: rgb(255,255,255); background-color: rgb(51,51,51);}
 A:active { color: rgb(255,102,51);}
 A:link { color: rgb(255,102,51);}
 A:visited { color: rgb(255,102,51);}
 .TextNavBar { font-size: x-small; color: rgb(255,102,51); line-height: 20pt; text-align: center; margin: 5pt 10pt; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(255,204,0);}
 
