<input type="button" value="Botón" onmouseover="this.style.backgroundColor='red'" onmouseout="this.style.backgroundColor=''" />