.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #DFDBD0;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7E7254;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ECE9E1;
	text-decoration: underline;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #DFDACE;
	text-decoration: none;
}

