.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #56562C;
	text-decoration: none;
}
.txb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #56562C;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #787827;
	text-decoration: none;
}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D0BD95;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:   url(img/tlo.jpg);
	background-repeat: repeat-x;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
a.ll {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a.ll:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D0BD95;
	text-decoration: underline;
}

