body {
  margin: 0;
  background-color:#eff; 
  target-name:new;
  target-new:tab;
}
a:link{ color:#00f;}
a:visited{ color:#090; }
a:hover{ color:#0b0; }
a:active{ color:#a0a;}
h1{ 
    text-align:center;
    color:#f00; 
}
.fontos{ color:#f00; }
.szerzo{ font-style:italic; }
.cim{ font-weight:bold; }
.betu{ list-style: lower-alpha outside; }