H1 {
  color : #ffffff;
  background-color : #000000;
  margin-right : 12%;
  margin-left : 12%;
}
H2 {
  color : #000080;
  background-color : #80ffff;
}
H3 {
  color : #004000;
  background-color : #9ffba9;
  margin-right : 10pt;
}
A:link,A:visited, A:active,{text-decoration : none}
A:link{ color: blue }
A:visited{ color:navy }
A:active{ color:red }
A:hover{ color:red ; font-style:italic ; text-decoration : underline}



