body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height:1.5em;
}
body {
	background-color: #FFF;
	text-align: center;
}
a {
	font-size: 14px;
	color: #03F;
}
a:visited {
	color: #03F;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #03F;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

#oldalFejlec {
	color:#06C;
	border-bottom:none;
	background-color:#F4F4F4;
	width:900px;
	
}

#oldalTartalom {
	color: #000;
	border:#999 1px solid;
	background-color:#F4F4F4;
	width:900px;
}

#oldalLablec {
	color: #06C;
	border:#999 1px solid;
	background-color:#F4F4F4;
	width:900px;
}