@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #7D762F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	font-weight: normal;
	color:#666666;
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color:#666666;
}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color:#666666;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
}
a:active {
	font-weight: normal;
	text-decoration: underline;
	color:#666666;
}
.cim {
	font-size: 16px;
	font-weight: bold;
}
.cim2 {
	font-size: 18px;
	font-weight: bold;
}
.megjegyzes {
	font-size: 9px;
}
.kez {
	cursor: hand;
}