body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #005CA1;
	margin:0px;
	padding:0px;
	top: 0px;
	text-align: justify;
}
.fent {
	background-image: url(design/ihatter.jpg);
	background-repeat: repeat-x;
}
.kozepen {
	background-color: #FFFFFF;
}
.lent {
	background-image: url(design/ihatter.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
td {
	width: 100px;
}