body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	background-color: #807D66;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-color: #807d66;
}
a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
TETE {
	color: #FFF;
}

