.buttonMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-attachment: fixed;
	/*background-image: url(images/button_back.gif);*/
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	text-indent: 25px;
	vertical-align: middle;
	cursor: hand;
	width: 120px;
	height: 22px;
	
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
.tzuza {
	text-indent: 200px;
}

