table, .tx {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003264;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #0069D2;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #003A75;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
}
.txm {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #84C1FF;
	text-decoration: none;
}
a.l {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #84C1FF;
	text-decoration: underline;
}
a.l:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #71B8FF;
	text-decoration: none;
}

