a.menuitem:visited { color: lightgrey; } a.menuitem:hover { color: white; background-image: url(images/background1.jpg); } a.menuitem { font-weight: bold; display: block; text-decoration: none; font-size: 1em; font-family: Sans-Serif; text-align: center; color: black; background-color: #99ddff; width: 8em; padding: 1px 6px 1px 6px; margin: 2px 2px 2px 2px; }