H1{
  font-size : 12px;
  font-weight : bold;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : #666666;
}
H2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #666666;
  
  font-size : 22px;
  font-weight : storong;
}
<STYLE type="text/css"><!--リンクの下線を無くす。元々の下線はunderline。他にoverline、line-throughがある。 -->A:hover {background:#e6637e;color: white;}
