.text_button {
      border: 0;
      border-right-color: 0;
      border-bottom-color: 0;
      border-top-color: 0;
      border-left-color: 0;
      border-style: 0;
      padding: 0;
      margin-right: 0px;
      background-color: #ffffcc;
      text-decoration: none;
      font-family: "Aria Black", Arial, sans-serif;
      color: #660000;
      border-bottom:1px solid black;
      text-align: center;
      font-size: 1.1em;
      cursor:pointer;

}



ul.nav li {display: inline;}
     a.text_button:link { color: #ccff99; }
     a.text_button:visited { color: #620000; }
     a.text_button:hover { text-transform: uppercase; color: #000000; }
     a.text_button:active { color: #ffffff; }

     
     .text_button1 {
      border: 0;
      border-right-color: 0;
      border-bottom-color: 0;
      border-top-color: 0;
      border-left-color: 0;
      border-style: 0;
      padding: 0;
      margin-right: 0px;
      background-color: #ffffcc;
      text-decoration: none;
      font-family: "Aria Black", Arial, sans-serif;
      color: #8e8e8e;
      border-bottom:1px solid #8e8e8e;
      text-align: center;
      font-size: 1.1em;
      cursor:pointer;

}

     .title_button {
      border: 0;
      border-right-color: 0;
      border-bottom-color: 0;
      border-top-color: 0;
      border-left-color: 0;
      border-style: 0;
      padding: 0;
      margin-right: 0px;
      background-color: #ffffcc;
      text-decoration: none;
      font-family: "Aria Black", Arial, sans-serif;
      color: #660000;
      border-bottom:1px solid #000000;
      text-align: center;
      font-size: 1em;
      font-weight: bold;
      cursor:pointer;

}

     .title_button1 {
      border: 0;
      border-right-color: 0;
      border-bottom-color: 0;
      border-top-color: 0;
      border-left-color: 0;
      border-style: 0;
      padding: 0;
      margin-right: 0px;
      background-color: #ffffcc;
      text-decoration: none;
      font-family: "Aria Black", Arial, sans-serif;
      color: #660000;
      border-bottom:1px solid #000000;
      text-align: center;
      font-size: .65em;
      font-weight: bold;
      cursor:pointer;

}

