A:link { color: #208000; text-decoration: underline; font-weight: normal;}
A:visited { color: #800040; text-decoration: underline; font-weight: normal}
A:active { color: #DF0000; text-decoration: underline; font-weight: normal;}
html
{
   font-weight: normal;
   font-family: Book Antiqua, Times New Roman;
   font-style: normal;

}
body
{
  background-color: #C0C0C0;
  color: #000080;
  margin: 5%;
}
P {
  font-weight: normal;
  font-family: Book Antiqua, Times New Roman;
  font-style: normal;
}

P.quote {
  padding: 5em;
  margin-left: 7%;
  margin-right: 7%
  font-weight: normal;
  font-style: italic;
  font-family: Times New Roman, Georgia;
}

