@Tmuschiatt,
Looks like it's a templating language, so you'd just put markup in it to make the font bigger. I can't tell what those variables are outputting, which precludes me from giving you the best answer (css that targets the generated elements) but you should be able to do something like this:
Code:<span style="font-size:150%;">{%menu_start=1%} {menu_end=1%} {%menu_display%} </span>