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


