this is the code in our Volusion nav menu:
#display_menu_1 .nav {background-color:transparent;}
#display_menu_1 .nav_hover {background-color:transparent;}
#display_menu_3 .nav {background-color:transparent;}
#display_menu_3 .nav_hover {background-color:transparent;}
The URL is http://www.markpoulin.com As you can see, the nav menu is in a different font. The "About Us" and "Where to Buy" links at the bottom of the nav menu are in Verdana, and we'd like to match them, but I don't know how to change the font in the nav menu. I have tried researching online, but can't find this particular type of code, and have tried inserting the font family bit in different places but it hasn't changed the font.