body {
	font-family: "Times New Roman", Times, serif;
	color: #a37a49;
	vertical-align: top;
	background-color: #F0B369;
}

td {
	font-family: "Times New Roman", Times, serif;
}


th {
	font-family: "Times New Roman", Times, serif;
}

.topmenu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}

.topmenunb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}
.topmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a37a49;
	text-decoration: none;
}

.topmenulinks:HOVER {
	text-decoration: underline;
	}
	
.homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a37a49;
	text-decoration: none;
	font-weight: bold;
}

.homelinks:HOVER {
	text-decoration: underline;
	font-weight: bold;
	}
