body {
	margin:0px;
}
a.menu {
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	color: #292724;
}
a.menu:hover {
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	color: #ffffff;
}
.menu_but {
	background-attachment: fixed;
	background-position: left;
	background-repeat: no-repeat;
}
.txt {
	font-family: Tahoma;
	font-size:12px;
	padding: 30 20 0 20;
	color: #333333;
}
a.inv {
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	color: #292724;
}
a.inv:hover {
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	color: #ffffff;
}
a.menub {
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	color: #ffffff;
}
a.menub:hover {
	text-decoration: none;
	font-family:arial;
	font-weight: bold;
	color: #999999;
}