  

A:HOVER{
  color : red;
  text-decoration : underline;
}
A{
  text-decoration : none;
}
H1{
  font-size : 65%;
  color : #0000d5;
  text-align : left;
  
  
  
  
  
  
  
  
  
  
  
  border-color : #ffffff #ffffff #ffffff #ffffff;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  

  

  
}
H2{
  font-size : 100%;
  color : blue;
  
  
  
  
  
  
  
  
  margin-top : 1%;
  margin-left : 1%;
  margin-right : 1%;
  margin-bottom : 1%;
}