@charset "iso-8859-1";

#extramenu td.sitemap {
   	color:white;
      font-weight:700;
      }
#extramenu a.sitemap:link{
   	color:#ffffff;
      font-weight:700;
      }
#extramenu a.sitemap:visited{
   	color:#ffffff;
      font-weight:700;
      }
#extramenu a.sitemap:hover{
   	color:#ffffff;
      font-weight:700;
      }
#extramenu a.sitemap:active{
   	color:#ffffff;
      font-weight:700;
      }
#menu {
	background-color:#E65200;}
