<STYLE>A:active {
   COLOR: #993300
}
A:visited{
   COLOR: #993300
}
.mainbutton{
color:#fff;
background: $660;
width:120px;
height:16px;
}
a:visited.mainbutton{
  color: #eee;
}
a:hover.mainbutton{
  background: #CC0000;
}
.mainbuttonBlock{
  width: 120px;
  height: 20px;
  text-align: center;
  FONT-SIZE: 11pt;
  FONT-FAMILY: helvetica;
  FONT-STYLE: regular;
  valign=middle;

}
</STYLE>