#theword {font-size: 60px;
     font-family: monospace;
     font-weight: bold;
     letter-spacing: 12px;}
#alphabet {font-size: 19px;
     font-weight: bold;
     letter-spacing: 5px;
     text-decoration: none;}
#gameover {color: red; }
A.letter {text-decoration: none;
     color: blue;}
.letter {color: silver;}

