body {
	background-image: url(img/bg.gif);
	margin: 0px 0px 0px 0px;
}
img {
	behavior: url(iepngfix.htc);
}
.menu {
	border: 0px;
	}
.kep {
	 border: 2px solid white;
}
table#tartalom {
	color: #CC3300;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
td#hatter {
	background-image: url(img/t2.png);
}
td#cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 4px;
}
td .m {
	height: 15px;
}
a.link, a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: 57%;
}