.fejlecszoveg {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #004E9D;
	text-decoration: none;
}
.fomenupont {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #004E9D;
	text-decoration: none;
}
.fomenupont:HOVER {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #004E9D;
	text-decoration: underline;
}
.almenupont {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: none;
	color: #004E9D;
	text-decoration: none;
}
.almenupont:HOVER {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	text-transform: none;
	color: #004E9D;
	text-decoration: underline;
}
