.tx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #525252;
	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: bold;
	color: #FFD83C;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: underline;
}
.txm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CFCFCF;
	text-decoration: none;
}
a.l {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CFCFCF;
	text-decoration: none;
}
a.l:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txbig {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
