 
H4{
  color : blue;
  background-color : yellow;
  
  font-family : "‚l‚r –¾’©";
}
A:HOVER{
  color : #ff80c0;
}
A:VISITED{
  color : blue;
}
A{
  color : blue;
  text-decoration : none;
  
}
P{
  font-size : x-small;
}
