.szoveg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC99;
	text-align: justify;
}
.kepkeret {
	border: thin solid #FFFFFF;
}
#menu a:link, #menu a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #CC9900;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Microsoft Sans Serif", Verdana, Arial;
}

#menu a:hover{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Microsoft Sans Serif", Verdana, Arial;
}