body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-color: #E9DFC4;
        background-image: url(img01/tlo.jpg);
        background-repeat: repeat-x;
		background-position: center +6;
}
img {
	border:0px;
}
form {
	border:0px;
	margin:0px;
}
p, td	{
	FONT-SIZE: 11px;
	COLOR: #000;
	font-family: Verdana, Arial;
	line-height:16px;
}
p b { color: #fff;
}
a {
	color: #666;
        text-decoration: none;
        font-weight: bold;
}
a:hover {
	color: #999;
        text-decoration: underline;
}

.menu {
	color: #fff;
}
.menu:hover {
	color: #ccc;
}
