.button {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.titttle {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: underline;
}
.top-but-bg {
	background-attachment: fixed;
	background-image: url(images/index_12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
