#mybutton   {border-style: outset;
 		padding: 3px;
        border:2px solid;
		border-color: #f0e5b9 #6b6b6b #6b6b6b #c7be9d;
        background-color: #fffdf0;
        text-decoration: none;   
        width: 186px;
        text-align: center;}
		
		.mybutton   {border-style: outset;
 		padding: 3px;
        border:2px solid;
		border-color: #f0e5b9 #6b6b6b #6b6b6b #c7be9d;
        background-color: #fffdf0;
        text-decoration: none;   
        width: 186px;
        text-align: center;}
		
		.submenu   {border-style:solid;
        border-left:1px solid #6b685d;
        border-right:1px solid #6b685d;
		border-top: 0px;
		border-bottom: 0px;
		padding-top: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
        background-color: #fcfbdb;
        text-decoration: none;
		text-align:left;
        width: 184px;}
		
  
  A.buttontext {color: #2a1d5c; 
                text-decoration: none;   
                cursor: hand;}

  .buttonover  {color: #CC6600;
                text-decoration: underline;
                cursor: hand;}