 A:link     {color: white }   /* Haven't seen these next two work: */   A:active   {color: white }   A:visited  {color: white }   H1         {text-align: center;               font-family: Arial,Helvetica;               letter-spacing: 4;               font-size: xx-large }   H2         {text-align: center;               font-family: Arial,Helvetica }   P          {font-family: Arial,Helvetica;               font-size: large }   P.cent     {text-align: center;               font-family: Arial,Helvetica;               font-size: large }   P.foot     {text-align: center;               font-family: Arial,Helvetica;               font-size: large; letter-spacing: 4}   P.catchphr {letter-spacing: 7;               text-align: center;               font-weight: bold;               font-family: Arial,Helvetica;               font-size: medium }   BODY       {background-color: green;               color: white }