enclosed is the code from firebug for the menu to my existing site - I would like to match the ning menu so that it is the same
How do I create that ?

#ja-cssmenu li a {ja.moomenu.css (line 81)
border-color:#FFFFFF rgb(255, 255, 255) -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
color:#333333;
display:block;
font-size:92%;
padding:4px 8px 3px;
text-decoration:none;
text-transform:uppercase;
}
#ja-mainnav a, #ja-subnav a {template.css (line 902)
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;