.sbttn {
      font-family: tahoma, sans-serif;
      font-size: 10px;
      background: #228B22;
      border-bottom: 1px solid #104a7b;
      border-right: 1px solid #104a7b;
      border-left: 1px solid #afc4d5;
      border-top: 1px solid #afc4d5;
      color: #ffffff;
      height: 19px;
      text-decoration: none;
}
.newsbttn {
      font-family: tahoma, sans-serif;
      font-size: 12px;
      background: #99CCFF;
      border-bottom: 1px solid #104a7b;
      border-right: 1px solid #104a7b;
      border-left: 1px solid #afc4d5;
      border-top: 1px solid #afc4d5;
      color: #000000;
      height: 19px;
      width: 130px;
      text-decoration: none;
}
