#nav_contact {
	background: #BBE8D1;
	border: 1px solid #006666;
	float: left;
	width: 108px;
	line-height: 1.5em;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.formtable {
	background: #89D8B0;
	border: 2px double #006666;
	font-size: 100%;
	font-weight: bold;
}
#form_table_links {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}
#form_table_links a:hover {
	color: #0000FF;
}
