.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #353E53;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A6AED2;
	text-decoration: none;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A6AED2;
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5566A8;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3C4777;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:  url(img/tlo.jpg);
	background-repeat: repeat-x;
}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A6AED2;
	text-decoration: none;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

