.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #216321;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #216321;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9D0000;
	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: bold;
	color: #216321;
	text-decoration: none;

}
a.l:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B00000;
	text-decoration: underline;
}
