BODY
{
  /* background    : url(bg_wit.gif);  this makes scrolling slow */
  background-color: white;
  /* background-image: linear-gradient(Red, Orange, Yellow, Green, Blue, Indigo,violet); */

  margin-left   : 1%;
  margin-right  : 1%;
}

ADDRESS
{
  font-size     : small;
  font-style    : normal;
}

IMG
{
  border: 0px;
}

A
{
  text-decoration:   none;
}

A:hover
{
 text-decoration   : underline;
}

A:Active
{
  color            :  darkblue;
}
