  a {
	color: #5e9ac6;
    text-decoration: none;
	text-align: center;
  }

  a:visited {
	color: #5e9ac6;
    text-decoration: none;
  }

  a:hover {
	color: #aade66;
    text-decoration: none;
  }

  body {
	margin: 0;
	font-family: Verdana;
	font-size: 10pt;
  }

  .mainbg {
	background-color: #efefef;
  }

  .center {
	text-align: center;
  }

  .center-bold {
	text-align: center;
	font-weight: bold;
  }

  .szoveg {
	font-family: Verdana;
	font-size: 10pt;
	}
  
  .cimsor {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003882;
  }
  
  .tablazat_fejlec {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003882;
	background-color: #dedede;
  }

  img {
	border-style: none;
	border-width: 0;
  }
