.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #532900;
	text-decoration: none;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #7D3F00;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #7D3F00;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9F5000;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
a.map {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
a.map:hover {
	text-decoration: none;
}

