.menuTxT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: none;
}
.koz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	margin-right: 5px;
	margin-left: 10px;
	font-weight: bold;
}
.menuTxT:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: underline;
}
