body {
background:1b4d08;
scrollbar-face-color: 1b4d08;
scrollbar-shadow-color: 000000;
scrollbar-highlight-color: 556631;
scrollbar-3dlight-color: 556631;
scrollbar-darkshadow-color: 000000;
scrollbar-track-color: 697a45;
scrollbar-arrow-color: 000000;
}

.ballink{
  color:#efdf9f;
  text-decoration:none;
  font-family: georgia;
  font-size: 18px; 
  text-align: center;
  font-weight: 900;
}
.ballink:hover{
  background-color: transparent;
  font-size: 18px;  
  text-align: center;
  color:#697a45;
}
.fellink{
  color:#efdf9f;
  text-decoration:none;
  font-family: monotype corsiva;
  font-size: 20px; 
  text-align: center;
  font-weight: 500;
}

.fellink:hover{
  background-color: transparent;
  font-size: 20px;  
  text-align: center;
  color:#efdf9f;
}
