      a {
        text-decoration: none;
      }
      td {
        font-family: arial;
        font-size: 12px;
      }
      .mood {
        text-decoration: underline;
        color: #336699;
        font-family: arial;
        font-weight: normal;
        font-size: 13px;
      }
      .special_mood {
        text-decoration: underline;
        color: #B30000;
        font-family: arial;
        font-weight: normal;
        font-size: 13px;
      }
      .thumb {
        border: 4px solid gray;
      }
      .thumb_selected {
        border: 4px solid orange;
      }
      .textinput {
        border: 2px solid black;
        font-family: arial;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        width: 280px;
      }
      .bottomlink {
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        color: gray;
        text-decoration: none;
      }
      .aboutus {
        color: gray;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        padding: 1px;
        text-decoration: none;
      }
      .feedback {
        color: gray;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        padding: 1px;
        text-decoration: none;
      }
      .info {
        color: gray;
        font-family: verdana;
        font-size: 10px;
        font-weight: normal;
      }
      .item {
        padding-left: 20px;
        font-weight: bold;
        font-family: arial;
        font-size: 14px;
        vertical-align: top;
      }
      .item2 {
        font-weight: bold;
        font-family: arial;
        font-size: 16px;
      } 
      .smallbtn {
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        color: maroon;
      }
      .textOptions {
        padding: 3px;
        border-bottom: 1px solid #80C6BE;
        background-color: #F8F7EF;
      }
