body{
  font-size:14pt;
  font-family:verdana;
  font-weight:bold;
  color:yellow;
  background:black;
}

td{
  font-size:14pt;
}

a:link, a:visited, a:active {
  color:white;
  text-decoration: none;

}
a:hover {
  color: white;
  text-decoration: none;
}

.nagy_doboz{
  width:700px;
  border:solid 1px #3C3CFF;
  position:relative;
  left:150px;
  padding:10px;
}

h6{
  font-size:18pt;
}

.bekezdes{
  text-indent:25px;
}