
mybutton {border-style: inset;
         border-color: #F0FFFF;
         background-color: #F0FFFF;
         text-decoration: none;
         width: 50px;
         text-align: center;}

  .buttontext {color: blue  ;
              text-decoration: none;
              font: 8pt Verdana;
              cursor: hand;}

  .buttonover {color: yellow;
              text-decoration: none;
              font: 8pt Verdana;
              cursor: hand;}

