@charset "UTF-8";
/* Styles to be displayed in dropdown */
.celebrityNames {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#0F0;
}
  
.clubNames {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#0F0;
}
