body {
  background: #d1d7df;
}
.first {
  background: #d1d7df;
}
a.button13 {
  display: inline-block;
  width: 30em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #2e7ebd 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .7em 0;
  border: 1px solid;
  border-color: #60a3d8 #2970a9 #2970a9 #60a3d8;
  border-radius: 6px;
  outline: none;
  background: #60a3d8 linear-gradient(#89bbe2, #60a3d8 50%, #378bce);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button13:first-line{
  font-size: 170%;
  font-weight: 700;
}
a.button13:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9dc7e7, #74afdd 50%, #378bce);
}
a.button13:active {
  color: rgb(255,255,255);
  border-color: #2970a9;
  background-image: linear-gradient(#5796c8, #6aa2ce);
  box-shadow: none;
}
a.button14 {
  display: inline-block;
  width: 30em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #bd2e2e 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .7em 0;
  border: 1px solid;
  border-color: #d86060 #a92929 #a92929 #d86060;
  border-radius: 6px;
  outline: none;
  background: #d86060 linear-gradient(#e28989, #d86060 50%, #ce3737);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button14:first-line {
  font-size: 170%;
  font-weight: 700;
}
a.button14:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#e79d9d, #dd7474 50%, #ce3737);
}
a.button14:active {
  color: rgb(255,255,255);
  border-color: #a92929;
  background-image: linear-gradient(#c85757, #ce6a6a);
  box-shadow: none;
}
a.button15 {
  display: inline-block;
  width: 30em;
  font-size: 80%;
  color: rgba(255,255,255,.9);
  text-shadow: #35bd2e 0 1px 2px;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  white-space: pre-line;
  padding: .7em 0;
  border: 1px solid;
  border-color: #68d860 #33a929 #2ea929 #6bd860;
  border-radius: 6px;
  outline: none;
  background: #60d862 linear-gradient(#92e289, #60d866 50%, #3ece37);
  box-shadow: inset rgba(255,255,255,.5) 1px 1px;
}
a.button15:first-line {
  font-size: 170%;
  font-weight: 700;
}
a.button15:hover {
  color: rgb(255,255,255);
  background-image: linear-gradient(#9de79f, #7edd74 50%, #39ce37);
}
a.button15:active {
  color: rgb(255,255,255);
  border-color: #3da929;
  background-image: linear-gradient(#64c857, #6ace6a);
  box-shadow: none;
}