knock up some simple web buttons using Imagemagick

convert -size 62×62 xc:white -font Candara-bold -pointsize 21 -fill black -annotate +15+38 “ant” ant.png

adjust the last two numbers to position the word in the space.