body, p, table {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #512800;
	text-decoration: none;
}
.tx {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #512800;
	text-decoration: none;
}
.txm {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #D48E41;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #D48E41;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #E7C096;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
a.l {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	font-style: italic;

}
a.l:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #512800;
	text-decoration: none;
}
input {
	border: 1px solid #E1B479;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DDAF73;
}
