.button {
	font-family: Tahoma, Times, serif;
	font-variant: small-caps;
	color: #D4D0C8;
	background-image: url(../images/blankmenubut.gif);
	border: 1px solid #AA9682;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1px;
	cursor: auto;
	text-decoration: none;
}
.buttontext {
	font-family: Tahoma, Times, serif;
	font-variant: small-caps;
	color: #36291F;
	background-image: none;
	border: 1px none #AA9682;
	font-size: 11px;
	font-weight: bold;
	text-transform: small-caps;
	letter-spacing: 1px;
	cursor: hand;
	text-decoration: none;

}
.linkweb {
	font-family: Tahoma, Arial, Courier;
	font-size: 11px;
	color: #31201C;
	text-decoration: none;
}
