input
{
      never-online:expression(onfocus=function(){this.style.color="red";},onblur=function(){this.style.color="#333333";});
}