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