body     {font-size: 12pt}

.moji    {font-size: 10pt;
          color: black}
.moji2   {font-size: 12pt;
          font-weight: bold;
          color: black}

a        {font-size: 12pt;
          text-decoration: none}
a:link   {color: black}
a:visited{color: brown}
a:active {color: red}
a:hover  {color: red}

