A:link {
	color: #663300;
	text-decoration: none;
}

A:visited {
	color: #663300;
	text-decoration: none;
}

A:active {
	color: #663300;
	text-decoration: none;
}

A:hover {
	color: #663300;
	text-decoration: underline;
}
.blackborder {
	border: solid #000000 1pt;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	word-spacing: 2px;
	margin-left: 8px;
	margin-top: 6px;
	margin-bottom: 10px;
	

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.stacked {
	background-image:url(images/stackedbooks.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#F4E6D4;
}
.footer {
	color: #EDBF81;
}
a.footer:link {
	color: #EDBF81;
}
#widecolumn img {
	padding: 10px;
	border: 1px solid #DFDFDF;
}