.textbutton {
 display: block;
 width: 85px;
 height: 24px !important;
 height: 28px;
 background-color: #740889 ;
 color: #ffffff;
 padding-top: 2px;
 border: solid 2px #000000 ;
}

a:hover.textbutton {
 width: 85px;
 height: 24px !important;
 height: 28px;
 background-color: #000000;
 color: #ffffff;
 padding-top: 2px;
 border: solid 2px #740889 ;
}

a:visited.textbutton {
 color: #000000;
}
a:visited.textbutton2 {
 color: #000000;
}
