
.default_10	a,
.default_10 a:active,
.default_10 a:visited{
color:#777;
}	

.default_10 a:hover {
  color: #000;
  font-weight: bold;
}

.default_10 .topbutton {
  background: url('/template/images/button.gif') no-repeat;
}

.default_10 .topbutton:hover {
  background: url('/template/images/button.hov.gif') no-repeat;
}

.default_10 .subbutton {
  background: url('/template/images/button.gif') no-repeat;
}

.default_10 .subbutton:hover {
  background: url('/template/images/button.hov.gif') no-repeat;
}
