.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #184C70;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:  url(images/tlo.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #184C70;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.txm {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #184C70;
	text-decoration: none;
}
hr {
	color: #BBDEEA;
	height: 1px;
}