#menu-0 { text-align :center; } .menutable-0 { width: 100%; padding: 0; margin: 0; background-color: #66cccc; } #menu-0 ul { padding: .2em 0; margin: 0; list-style: none; width: 100%; } #menu-0 li { display: inline; } #menu-0 li a { padding: .2em 1em; border-right: 1px solid black; background-color: #e0ffff; color: #000000; font-weight: bold; font-family: Arial; font-size: 12pt; text-decoration: underline; display: inline; } #menu-0 li a:hover { font-family: Arial; font-weight: bold; font-size: 12pt; color: #ccff33; text-decoration: underline; background-color: blue; display: inline; }