.tx {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #624120;
	text-decoration: none;
}
.txm {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #7B5228;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #7B5228;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}
a.l {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #7B5228;
	text-decoration: none;
}
a.l:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #C6AD5B;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #BEA855;
}

