.fent {
	font-size: 15px;
	font-weight: bold;
	color: #2e6b6d;
	text-decoration: none;
}
.fent:hover {
	color: #b7a63f;
	text-decoration: none;
}
a {
	color: #576867;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.chat {

	font-size: 15px;
	font-weight: bold;
	color: #2e6b6d;
	text-decoration: none;
}
.super {
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
.piros {
	color: #EE341A;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.kiemel {
	font-size: 14px;
	font-weight: bold;
	color: #C75E1F;
}
