.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D28E00;
	text-decoration: none;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4F0000;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image:   url(img/tlo.jpg);
	background-repeat: repeat-x;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	color: #D28E00;
	text-decoration: none;
}

