  A:link    {color: #ffffff}
  A:active  {color: #ffff00}
  A:visited {color: #efeff7}

  A.ring:link    {color: #843100;
                  backgroud: #eeeeee}
  A.ring:active  {color: #000000;
                  backgroud: #eeeeee}
  A.ring:visited {color: #843100;
                  backgroud: #eeeeee}

  A.big:link, A.big:visited, A.big:active {
             text-decoration: none;
             font-family: trebuchet ms, sans-serif, verdana, arial, helvetica;
             font-size: x-large;
             font-weight: bold;
             background: #843100}

  body      {margin-left: 2%;
             margin-right: 2%;
             margin-top: 40px;
             background: #843100;
             color: #ffffc0;
             font-family: sans-serif, verdana, arial, helvetica;
             font-weight: bold}

  p strong  {color: #efeff7}
