<STYLE>A:active {
   COLOR: #993300
}
A:visited{
   COLOR: #993300
}
.mainleftbutton{
color:#00ff00;
background: $660;
width:183px;
height:24px;
}
a:visited.mainleftbutton{
  color: #eee;
}
a:hover.mainleftbutton{
  background: #00FF00;
}
.mainleftbuttonBlock{
  width: 143px;
  height: 24px;
  text-align: center;
  FONT-SIZE: 14pt;
  FONT-FAMILY: arial
  FONT-STYLE: bold
  valign=middle;

}
</STYLE>