#mainbutton   {border-style: inset;
        BORDER-RIGHT: #00714f ridge;
        BORDER-TOP: #66cc99 ridge;
        BORDER-LEFT: #66cc99 ridge;
        BORDER-BOTTOM: #00714f ridge;
        background-color: #006699;
        text-decoration: none;   
        width: 250px;
        text-align: center;}
  
 A.buttontext {color: white; 
                text-decoration: none;   
                font: bold 12pt Tahoma;
                cursor: hand;}
                
 A.buttontext:hover {color: #FFFFCC; 
                text-decoration: none;   
                font: bold 12pt Tahoma;
                cursor: hand;}
  
 A.buttontext:visited {color: white; 
                text-decoration: none;   
                font: bold 12pt Tahoma;
                cursor: hand;}