 
BODY{
  font-size : 12px;
  font-weight : normal;
  color : navy;
}
H1{
  font-size : 12px;
  font-weight : bold;
  color : navy;
  margin-bottom : 0px;
  text-align : center;
}
.pankuzu A:hover{
  color : aqua;
  text-decoration : none;
}
.pankuzu a{
  font-size : 12px;
  color : blue;
  text-decoration : none;
}
H2{
  font-size : 28px;
  font-weight : bold;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  text-align : center;
  font-family : "‚l‚r ‚o–¾’©";
}
.green{
  color : teal;
}
.blue{
  color : #00cccc;
  text-align : center;
}
.pink{
  color : #ff80c0;
}
