a:hover.textbutton {
  width : 120px ;
  height: 21px !important;
  height : 23px ;
  background-color: #003d7d ;
  color: #ffa500;
  padding-top: 0px;
  border: solid 2px #47477a ;
}

.textbutton {
  display: block;
  width : 120px ;
  height: 21px !important;
  height : 23px ;
  color: #ffffff;
  background-color: #003d7d ;
  padding-top: 0px;
  border: solid 2px #47477a ;
}

