.tx {
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
}
body, p, table  {
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration: none;}
a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E7526;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9F2800;
	text-decoration: none;
}
a.linki {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a.linki:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
