.button {background:#eef none; color:#aaf; border:outset 6px; }
input:focus, 
   textarea:focus, 
   select:focus, 
   checkbox:focus, 
   radio:focus  {background:#aaa none; color:#00f}

input:focus {background:#cfc none; color:#0f0}
textarea, 
   input  {background:#cfc none; color:#f00}
textarea:hover ,
   input:hover  {background:#cfc none; color:#f00}
   
input:hover  {}

input, textarea, select, checkbox, radio  {background:#efe none; color:#000}
