/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */

BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(116,158,206); background-image: none;}

 A:active { color: rgb(102,153,153); text-decoration: none ;}

 A:link { color: rgb(59,82,106); text-decoration: none ;}

 A:visited { color: rgb(55,76,99); text-decoration: none ;}

 .TextNavBar { font-size: xx-small;}

 A:hover { color: rgb(249,222,181); text-decoration: none ;}

 