body {
  font-size: small;
  font-family: Times New Roman;
  color:#006d50;
  background-color:#c2dac4;
}
A {
  text-decoration:none;
  color:#006d50;
}
.programok {
  cursor:text;
}