.css {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C2924;
	margin: 5px;
	padding: 5px;
}
body {
	background-color: #4C4942;
}.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin: 5px;
	padding: 5px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.szoveg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.kisszoveg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	margin: 5px;
	padding: 5px;
}
.menu {
	background-image: url(psd/button/menu_bg.jpg);
	margin: 5px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #DF6D0A;
}
a:visited {
	color: #DF6D0A;
}
a:hover {
	color: #DF6D0A;
}
a:active {
	color: #DF6D0A;
}