Hello!
I am trying to edit the text in the menu bars of my website. When I use firebug and pull out the appropriate CSS line to edit, it changes the text size in all my menu bars. I am trying to increase the size of the text on my left navigation, while shrinking the size of the text on the top bar nav. Does anyone know how to do this? Entering in
a {
font-size:18px;
}
changes it for both.
Many thanks!!!
-R
Here is the page:










