@charset "iso-8859-2";
  a:link {
	text-decoration: undeline; 
	color: #000000;
}
  a:visited {
	text-decoration: undeline; 
	color: #000000;
}
  a:hover {
	text-decoration: undeline;
	color: #ff0000; 
}
  a:active {
	text-decoration: undeline; 
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/tlo.gif);
	background-color: #4f8565;
	background-repeat:repeat-x;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

