#alpinewol {
  background-color : #2E8B57;
  border-radius : 5px;
  height: 60px;
  margin-bottom : 8px;
}
#alpinewol:active {
  background-color: #228B22;
}
#alpineshd {
  background-color : #B22222;
  border-radius : 5px;
  height: 60px;
  margin-bottom : 8px;
}
#alpineshd:active {
  background-color: #8B0000;
}
#neoforgewol {
  background-color : #2E8B57;
  border-radius : 5px;
  height: 60px;
  margin-bottom : 8px;
}
#neoforgewol:active {
  background-color: #228B22;
}
#neoforgeshd {
  background-color : #B22222;
  border-radius : 5px;
  height: 60px;
  margin-bottom : 8px;
}
#neoforgeshd:active {
  background-color: #8B0000;
}
#moewol {
  background-color : #2E8B57;
  border-radius : 5px;
  height: 60px;
  margin-bottom : 8px;
}
#moewol:active {
  background-color: #228B22;
}
#moeshd {
  background-color : #B22222;
  border-radius : 5px;
  height: 60px;
  margin-bottom : 8px;
}
#moeshd:active {
  background-color: #8B0000;
}
