Ho questo codice css:


td.menu {

font:0.4em #6289B0;
background: #DC1A06;
width:120px;
height:15px;
text-align: center;
}


Ora vorrei che i caratteri che vengono digitati nel <td> siano Verdana cosa devo aggiungere al codice sopra?

Grazie