#pyyda-tarjous:hover {
  background: #d7d7d7;
  color: #363636;
}

#pyyda-tarjous {
  margin-top: 10px;
  margin-bottom: 30PX;
  background-color: rgb(210,215,187);
  text-align: center;
  color: rgb(0,0,0);
  font-family: 'American Typewriter';
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0px;
  border-color: #000000;
  border-width: 2px;
}

