body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.cim {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 17px;
	font-weight: bold;
    color: #333333;
}
.cim2 {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 19px;
	font-weight: bold;
    color: #333333;
}
.szoveg {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 17px;
	font-weight: normal;
    color: #333333;
}.szoveg2 {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 15px;
	font-weight: normal;
    color: #333333;
}
