I tried all possible options, but I cannot seem to figure out how to change the font size of the pop up menu inside a control object for Manipulate.

{{Application, "Energy Storage"}, {"Energy Storage",
"Shock Absorption", "Pulsation Dampener"}, ControlType -> PopupMenu,
Background -> LightGray, FieldSize -> 17}
I would appreciate some help. Thanks.