body { font-size: 62.5%; } /* 1.2em = 12px */

a.font-size-normal { background-position: 0 -48px; cursor: default; }
a.font-size-medium { background-position: 0 0; }
a.font-size-large { display: none; }
a.font-size-huge { display: none; }
a.font-size-normal:hover { background-position: 0 -48px; }
a.font-size-medium:hover { background-position: -16px 0; }