  
A:HOVER{
  font-size : 20px;
  font-family : HGP明朝E;
  color : yellow;
  
}
BODY{
  font-size : 20px;
  font-family : HGP明朝E;
  color : white;
  background-color : black;
  font-weight : 100;
  font-style : italic;
}
.cont{
  font-family : HGP明朝E;
  color : white;
  background-color : red;border-style : ridge ridge ridge ridge;
  font-size : 20px;
  text-decoration : none;
border-width : 3px 3px 3px 3px;border-color : red red red red;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
}
A{
  text-decoration : none;
  font-size : 20px;
  font-family : HGS明朝E;
  color : white;
  
}
