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

