input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #C9BA7C;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #C9BA7C;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #C9BA7C;
}
.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #675A38;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #640000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #675A38;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
a.l {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #675A38;
	text-decoration: underline;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #640000;
	text-decoration: none;
}
