body        {background-color:white;

             color:black;}

.center     {text-align:center;}

.notes      {color:red;

             font-style:italic;}

.enter      {font-size:30px;}

.author     {font-style:italic;}

.damedame   {font-size:smaller;

             color:navy;}

.s          {color:white;}

.no         {background-color:silver;

             color:silver;}

.red        {color:red;}

.white      {background-color:black;

             color:white;}

.gbmap      {font-size:16px;}

a:link      {color:blue;}

a:active    {color:lime;}

a:visited   {color:purple;}

a:link.g    {color:purple;

             text-decoration:none;}



.st          {text-decoration:line-through;

             color:maroon;}

.now        {color:green;}