body {background-color: #FFFFCC;}<STYLE TYPE="text/css">#mybutton     {    border-style: inset;    border-color: #ff6633;    background-color: #CC3300;    text-decoration: none;     width: 80px;    text-align: center;    }A.buttontext    {    color: white;    text-decoration: none;    font: bold 12pt Verdana;    cursor: hand;    }.buttonover    {    color: 8080FF;    text-decoration: none;    font: bold 12pt Verdana;    cursor: hand;    }</STYLE>
