a.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; display:block;         text-align: center; width: 114px; border-style: outset; border-width: 2px; padding: 2px; }         a.menu:link { color: white; background-color: #2667A8; text-decoration: none; }a.menu:visited { color: white; text-decoration: none; }a.menu:hover { color:yellow; background-color: #AED3F7; text-decoration: none; }	a.menu:active { color: yellow; background-color: #AA0033; text-decoration: none; }