.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	border: medium solid #303af6;
	font-weight: bold;
	background-color: #9BCEFD;


}
.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #070e9b;
	background-color: #FFFFFF;
	font-weight: bold;
	border: thin double #303af6;
}
.megjegyzesek {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #303af6;
	text-decoration: none;
}
.megjlink {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #303af6;
	text-decoration: none;
}
.megjlink:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #070e9b;
	font-weight: bold;
}
.almenu {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #9BCEFD;
	border: medium solid #303af6;
}
.almenu:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #070e9b;
	border: thick solid #303af6;
	background-color: #FFFFFF;
}
.cim {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #070e9b;
	text-align: center;
	font-weight: bolder;
}
.szoveg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #070e9b;
	text-decoration: none;
	text-align: justify;
}
.kepala {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #070e9b;
	text-decoration: none;
	text-align: center;
}
.szamlalo {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}

