body {
	margin: 0px;
	background-color: #C2AC65;
}
.atable {
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family:Times New Roman;
	font-size: 14px;
	font-style: italic;
	color: #865322;
	padding-left: 3px;
}
.btable {
	padding-left: 8px;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	color: #FFFFFF;
	font-family: serif;
	font-size: 14px;
}



.navlink {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: serif;
}

.navlink:hover {
	text-decoration: 
none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #865322;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #865322;
	border-bottom-color: #865322;
	border-left-color: #865322;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
