body {
margin: 0px;
padding: 0px;
background-image:url(img/tlo.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color:#FFFFFF;
}

table {
font-family:tahoma;
color:#333333;
font-size:12px;
text-align:justify;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: noraml;
	color: #3b7533;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: noraml;
	color: #3b7533;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: noraml;
	color: #3b7533;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: noraml;
	color: #3b7533;
	text-decoration: none;
	font-weight: bold;
}