body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	background-color: #DDC899;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #376D31;
}
a:visited {
	color: #663300;
}
a:hover {
	text-decoration: underline;
}
.border_tables {
	border: 1px solid #996600;
}

