#GameList { color: black; font-family: Verdana; font-size: 8pt; width: 100%; }
#GameList TR { cursor: pointer; cursor: hand; font-size: 8pt; }
#GameList TD { padding-right: 10px; font-size: 8pt; }
.game { color: Black; text-decoration: none; }
.game:hover { background-color: #0968c1; color: White; }
.gameRowOver { background-color: #0968c1; color: White; }
.gameSelected { background-color: #d4d4d4; color: Black; text-decoration: none; }
.gameheader { color: black; font-family: Arial; font-size: 9pt; }
.movebox { color: black; font-family: Verdana; font-size: 8pt; }
.pgnmove { color: black; font-family: Verdana; font-size: 10pt; text-decoration: none; cursor: hand }
.moveselected { color: black; font-family: Verdana; font-size: 9pt; text-decoration: none; cursor: hand }
b.comment { color: black; font-family: Verdana; font-size: 10pt; text-decoration: none; cursor: arrow; font-weight: normal; }
b.question { color: black; font-family: Verdana; font-size: 10pt; text-decoration: none; cursor: arrow; font-weight: normal; }
b.aanwijzing { color: black; font-family: Verdana; font-size: 10pt; text-decoration: none; cursor: arrow; font-weight: normal; }
