body{font-size:75%;}
#hu_nav li .font_resize a.small{
width:29px;
background:url(../images/ui_fontsize_small_on.gif) no-repeat left top;
}
#hu_nav li .font_resize a.middle{
width:44px;
background:url(../images/ui_fontsize_middle.gif) no-repeat left top;
}
#hu_nav li .font_resize a.large{
width:29px;
background:url(../images/ui_fontsize_large.gif) no-repeat left top;
}

#hu_nav li .font_resize a.small:hover{
background:url(../images/ui_fontsize_small_on.gif) no-repeat left top !important;
}