a#awards_button:link, a#awards_button:active, a#awards_button:visited {
  display: block;
  width: 221px;
  height: 139px;
  background-image: url('awardsstatic.png');
  background-repeat: no-repeat;
  text-indent: -9999px;
  border-bottom:0;
}	
a#awards_button:hover {
  border-bottom:0;
  background-color:#ffffe5;
}
