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