
.LapCim {
  color: rgb(10, 29, 108); 
  font-family: Impact, fantasy;
  font-size: 26px;
}

.BekCim {
  color: rgb(10, 29, 108); 
  font-family: Impact, fantasy;
  font-size: 22px;
}

.Bekezdes {
  text-align: left;
  color: rgb(10, 29, 108);
  font-size: 12px; 
  font-family: Arial, sans-serif;
  text-decoration: none;
  text-indent: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 15px;
}

.Vissza {
  color: rgb(10, 29, 108); 
  font-family: Impact, fantasy;
  font-size: 12px;
}

.Hir {
  font-size: 12px;
  font-family:Arial, sans-serif;
  color: blue;	
  background: white; 	
  border-color: red;  
  border: 1px solid;
}

.HirLink A:link, .HirLink A:visited, .HirLink A:active {
  text-decoration: none;
  color: blue;
  font-weight: bold; 
}

.EM {
  color: blue;
  font-family:Fixed, monospace;
  font-size: 10px;
}

