body,td,th {
	color: dbcdb3;
}
body {
	background-color: dbcdb3;
}
a:link {
	color: dbbfa6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: c9ad93;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
