body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.navigation {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.five {
	padding-left: 5px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-left: 5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00FF99;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.exhibit {
	color: #FFFF66;
}
.new {
	font-weight: bolder;
	color: #00FF99;
}
