table.foo_menu { margin-top: 10px; }
table.foo_menu, table.foo_menu a { color: #9A9A9A; text-decoration: none; }
table.foo_menu a:hover { color: white; }
table.foo_menu a.selected { color: white; }
table.foo_menu tr { height: 26px; }
table.foo_menu tr td { height: 26px; width: 145px; }