Centrer link tekst
.sektionKnapNormal{background-image:url(../web-images/knap_normal.gif);
background-repeat:no-repeat;
height:29px;
width:148px;
float:left;
text-align:center;
padding-right:2px;
}
.sektionKnapNormal a{
color:#000000;
width:148px;
height:29px;
display:block;
}
<span class="sektionKnapNormal"><a href="#">Forside</a></span>
Her vil jeg gerne have at teksten "Forside" er centreret verticalt. Hvordan gøres det?