.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #552B00;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:   url(img/tlo2.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: underline;
}
a.l {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFD2A6;
	text-decoration: none;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4F2700;
	text-decoration: underline;
}
input {
	border: 1px solid #C67641;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #F90;
}

