#tablecontainer {
	border-top-color: #E1BD65;
	border-right-color: #E1BD65;
	border-bottom-color: #E1BD65;
	border-left-color: #E1BD65;
}
.footnote {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
}
.navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #000;
}
.maincontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #66583B;
	text-decoration: underline;
}
