2
In your style.css in your theme folder look for something like this:
/* Dynamic menu */
td#mainmenu a {background-color: #E0E0E0; etc ect;}
And then add the font size you want in:
td#mainmenu a {font-size: 12px; background-color: #E0E0E0; etc ect;}