.tbl {
	border: 1px solid #A58A6D;
}
.lower {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A58A6D;
}
.link1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #66523E;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
.tbl2 {
	border: 1px solid #F4E4CA;
}
