.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E4BF68;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F7DFB2;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F7EBCE;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F7DFB2;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #6D1603;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #6D1601;
}
