.HCK {
	font-family: "Arial Black", Arial, "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #F3CE01;
	text-decoration: none;
}
.logo {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #F3CE01;
	text-decoration: none;
}
.fejlec {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;

}
a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
}
.lablec {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.oldalcim {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FFCC00;
	text-transform: uppercase;

}

