body { background: #660066; }
.BODY   { font-family: verdana, tahoma, arial, helvetica; font-size: 9pt; color: #666666 }
.orange { color:#FF8737; text-decoration: none}

/* Links/Rollovers ------------------------------ */
.overlay {
  color: #250523;
  display: block;
  height: 53px;
  font-size: 14pt;
  font-weight: bold;  
  overflow: hidden;
  text-decoration: none;  
  text-indent: -1000px;
}
.overlay:hover {
  background-position: 0 -53px;
}
.home {
  background: transparent url( images/home_sprite.gif ) no-repeat scroll 0 0;
  width: 82px;
}
.soap {
  background: transparent url( images/soap_sprite.gif ) no-repeat scroll 0 0;
  width: 67px;
}
.score {
  background: transparent url( images/score_sprite.gif ) no-repeat scroll 0 0;
  width: 168px;
}
.contact {
  background: transparent url( images/contact_sprite.gif ) no-repeat scroll 0 0;
  width: 133px;
}