body { 
  background: url(gfx/tlo.jpg) top no-repeat;
}
A:link {
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	font-weight: bold;
}

