<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<META http-equiv="Content-Type" content="text/html;
charset=SHIFT_JIS">h1 {
  font-size:18px;
}
H1{
  font-size : 120%;
  font-weight : 700;
  color : white;
  position : relative;
  top : 10px;
}
A:HOVER{
  color : red;
  position : relative;
  top : 1px;
  text-decoration : underline;
}