body {
	background-color: #333333;
	margin-top: 0;
	margin-left: 0;
	background: url(img/tlo.jpg);
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#333333;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-size:11px;
}

td {
	font-size:11px;
	font-family:Verdana;
	color:#333333;
}
