 /*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
    
    .sIFR-active li, .sIFR-active span, .sIFR-active a
    {
     /* visibility: hidden;
      font-family: Verdana;
	  color:#ffffff;
	  text-decoration:none;
	  margin:0px; padding:0px;*/
    }

    .sIFR-active li {
      padding-bottom: 0;
    }
	.sIFR-active li a{
	  color:#ffffff;
	}