body {
	background-image: url(images/tlo.jpg);
}
p,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
.duze {
	font-size: 22px;
	text-decoration: none;
}
a.duze:hover {
	color: FF6600;
	text-decoration: underline;
}

