Così:
codice:
<input type="button" onclick="javascript:document.getElementById('jh').style.color='red'" value="cambia stile">

<span id="jh">Testo</span>