A:link { color: #009F50; text-decoration:none; font-weight: bold;}
A:visited { color: #0080FF; text-decoration: none; font-weight: bold}
A:active { color: #DF00DF; text-decoration: none; font-weight: bold;}
html
{
   font-weight: normal;
   font-family: Verdana, Arial, sans-serif ;
   font-style: normal;

}
body
{
  background-color: #FFFBEC;
  color: #600000;
  margin: 5%;
}
P {
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
}

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

