h1 {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #000000;
}
.text {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
}
.footertext {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.menutext {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
}
.nagymenutext {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #000000;
}
.newstitle {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000000;
}
.newstitleread {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #000000;
}
.newstext {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
}
.newstextread {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
}