I have a need for my links and buttons to look the same, but I\'ve been unable to vertically align the text within an \"a\" tag in the same manner as the \"button\" tag. It
If your text won't be larger than the width of the box you could set the line-height equal to the height of the box.
line-height:150px;