Ragazzi mi aiutate a centrare verticalmente un testo?


il mio codice è così
codice:
<table width=100% class='testata'>";
<tr height='40'><td>ROMA<font color='red'>CASE</font></td><td><form method='post' > Nome utente <input type='text' name='nomeutente' maxlength='10' size='10'> Password<input type='password' maxlength='10' size='10' name='pass'> 
<input type='submit' name='invia' value='Login'></td>
<td ><font color='white'>Registrati</td>
<td> <input type='submit' name='logout' value='Logout'></td>
</form></td></tr></table>
mi spiegate perchè "registrati" e "logout" li centra verticalmente mentre nome utente e password no??? scusate ma proprio non lo capisco

p.s.:su internet explorer è centrato ma su chrome no