.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #314B64;
	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: #314B64;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image:   url(img/tlo.jpg);
	background-repeat: repeat-x;
}
.txm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ll {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.ll:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #314B64;
	text-decoration: underline;
}

