

 .mybutton   {
       
        background-color: #BDD860;
        text-decoration: none;   
        width: 80px;
        text-align: center;}
  
  .buttontext {color: white; 
                text-decoration: none;   
                font: bold 12pt Verdana;
                cursor: hand;}

