body {
	background-color: #ebe5e0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 966D6A;
}
.style1 {color: #966D6A}
a:link {
	color: #644946;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##644946;
}
a:hover {
	text-decoration: underline;
	color: #644946;
}
a:active {
	text-decoration: none;
	color: #644946;
}
