body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
body {
	background-color: #7D6B57;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #311d0d;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.border {
	border: 1px solid #000000;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
