.menu {
	font-family: "Verdana", Courier, mono;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	font-family: "Verdana", Courier, mono;
	font-size: 13px;
	text-decoration: none;
	background: #095b06
	color: #FFFFFF;
}
.menu:active {
	font-family: "Verdana", Courier, mono;
	font-size: 13px;
	text-decoration: none;
	background: #095b06
	color: #FFFFFF;
}
body {
	font-family: "Verdana", Courier, mono;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
td {
	font-family: "Verdana", Courier, mono;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.cim {
	font-family: "Verdana", Courier, mono;
	font-size: 20px;
	text-decoration: none;
	
	color: #000000;
}
input {
	font-family: "Verdana", Courier, mono;
	font-size: 13px;
}
textarea {
	font-family: "Verdana", Courier, mono;
	font-size: 13px;
}
.fejtabla {
	background-position: left bottom;
	background-repeat: no-repeat;
}
.fejtabla2 {
	background-position: top;
	background-repeat: repeat-x;
}


a.eng:link, a.eng:active, a.eng:visited
{
	font-weight			:normal;
	color				:#606060;
	text-decoration		:underline;
	font-family			:Verdana, Courier, mono;
	font-size			:10px;
}


a.eng:hover
{
	color				:#606060;
	text-decoration		:none;
}

.enghez {
	font-weight			:normal;
	color				:#606060;
	font-family			:Verdana, Courier, mono;
	font-size			:10px;
}
