#fejlec {
	padding: 0;
	margin: 0;
}
#fejlec h1 {
	font: bold 16px arial;
	margin: 0;
	padding: 0;
}
#fejlec h2 {
	font: italic 14px georgia;
	padding: 0;
}
#torzs {
	margin: 0;
	padding: 0;
	font: normal 12px arial;
	line-height: 18px;
}
#torzs table {
	font: normal 10px arial;
}
.megrendeles {
	font: bold 12px arial;
	color: white;
}

A.feher:Link {
	Color: white;
	text-decoration: underline;
}
A.feher:visited {
	COLOR: white;
	text-decoration : underline;
}
A.feher:active {
	COLOR: white;
	text-decoration : none;
}
A.feher:hover {
	COLOR: white;
	text-decoration : none;
}