<STYLE TYPE="text/css">
<!--
#mybutton 
    {
    border-style: inset;

    border-color:#rr00rr;
    background-color:#C00000;
    text-decoration: none; 
    width: 155px;
    text-align: left;
    }

A.buttontext
    {
    color:black;
    text-decoration: none;
    font: bold 10pt Verdana;
    cursor: hand;
    }

.buttonover
    {
    color:black;
    text-decoration: none;
    font: bold 10pt Verdana;
    cursor: hand;
    }
-->

</STYLE>