 
A:VISITED{
  
  color : blue;
}
A:LINK{
  color : blue;
}
A:HOVER{
  color : fuchsia;
}
A:ACTIVE{
  color : red;
}
P{
  
  font-size : medium;
  font-weight : normal;
}
BODY{
  background-image : url(../Pictures/hphaikei7.jpg);
}
H1{
  
  font-size : medium;
  font-weight : normal;
}
H3{
  font-size : medium;
  
  font-weight : normal;
}
H2{
  font-size : medium;
  

  font-weight : normal;
}
H4{
  font-size : medium;
  
  
  font-weight : normal;
}
