 /*****************************************************************************
    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;
	  
    }

    .sIFR-active li {
      padding-bottom: 0;
    }
