BODY {
	font-family: Verdana;
	font-size: 20px;
	text-align: left;
	margin: 6%;
	color: #4A4D8C;
	background-color: White;
}
A { text-decoration : none;
	color : #0000B5;
}
A:HOVER {
	text-decoration: none;
	color: Maroon;
img {
	margin : 1%;
}
table {
    font-family :  Verdana;
	font-size : 17px;
  }
TD.kozep {
     font-family :  Verdana;
	font-size : 17px;
	vertical-align : middle;
	text-align : center;
}
P.kiemelt { 
   font-family :  Verdana;
   font-size : 20px;
   font-weight : bold;
}
