font,th,td,p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.feherbold {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.feketebold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.feher {
	color: #FFFFFF;
}
a.feher {
	color: #FFFFFF;
	text-decoration: none;
}
a.feher:hover {
	color: #00FF00;
}
.fekete {
	color: #000000;
	text-decoration: none;
}
.feheritalic {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.zold {
	color: #00FF00;
	text-decoration: none;
}
.zoldbold {
	font-size: 10px;
	color: #00FF00;
	font-weight: bold;
	text-decoration: none;
}

