.focim {
	font-family: tahoma;
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
}

.alcim {
	font-family: tahoma;
	font-size: 12px;
	color: #888888;
	font-weight: bold;
}

.szoveg {
	font-family: tahoma;
	font-size: 12px;
	color: #888888;
}

.article_title {
	font-family: tahoma;
	font-size: 14px;
	color: #f7941d;
	font-weight: bold;
}

a:link {
	color: #f7941d;
}

a:visited {
	color: #f7941d;
}

a:hover {
	color: #959595;
}