.yellow_tee  { background-color: yellow; color: #333; }
.red_tee     { background-color: red; color: white; }
.black_tee   { background-color: black; color: white; }
.white_tee   { background-color: #FFF9D4; color: #333; }
.blue_tee    { background-color: blue; color: white; }
.green_tee   { background-color: green; color: white; }
.grey_tee    { background-color: #555555; color: white; }
.brown_tee   { background-color: #804000; color: white; }
.orange_tee  { background-color: orange; color: white; }
.unknown_tee {  }
