
.navbar A:link     { color: gray; font: 8pt Arial, Helvetica; text-decoration: none; background: black repeat-x left bottom; padding: 4px 0px 4px 12px; position: relative; width: 110px; display: block }
.navbar A:visited    { color: gray; font: 8pt Arial, Helvetica; text-decoration: none; background: black repeat-x left bottom; padding: 4px 0px 4px 12px; position: relative; width: 110px; display: block }
.navbar A:hover   { color: white; font: 8pt Arial, Helvetica; text-decoration: none; background: #727272 repeat-x left bottom; padding: 4px 0px 4px 12px; position: relative; width: 110px; display: block }

.navbar2 A:link      { color: gray; font: 8pt Arial, Helvetica; text-decoration: none; background: black repeat-x left bottom; padding: 4px; position: relative; width: 150px; display: block }
.navbar2 A:visited    { color: gray; font: 8pt Arial, Helvetica; text-decoration: none; background: black repeat-x left bottom; padding: 4px; position: relative; width: 150px; display: block }
.navbar2 A:hover    { color: white; font: 8pt Arial, Helvetica; text-decoration: none; background: #727272 repeat-x left bottom; padding: 4px; position: relative; width: 150px; display: block }

