#menu1 a { color: green; background-color: white; text-decoration:none; text-indent:1ex; text-align: center; font-weight: bold; margin-top: 15px; }
#menu1 a:active { color: green; background-color: white; text-decoration: none; text-align: center; font-weight: bold; }
#menu1 a:hover { color: green; background-color: white; text-align: center; font-weight: bold; }
#menu1 a:visited { color: white; background-color: green; text-decoration: none; text-align: center; font-weight: bold; }


