body {
  font-family: "Times New Roman", Times, serif;
  background-color:#fff;
	width:780px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#663300;
}
.column a {
	color:#663300;
	text-decoration:underline;
}
.column a:hover {
	text-decoration:none;
}
.navigation {
	height:57px;
}
.navigation_links {
	color:#fff;
	padding:15px 0 0 70px;	
}
tdc1 { border-bottom: 0px solid; border-color: #ffffff; background: #f0f0f0; padding: 3px }