body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DDDDDD;
	background-image: url(images/greytile.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0000FF;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
.top_links {
	font-size: 14px;
	color:#0000FF;
}
.top_links a:link, .top_links a:visited {
  text-decoration: none;
}
.top_links a:hover, .top_links a:active {
	text-decoration: underline;
}
img {
  border-color: #000000;
}
.photo_source {
font-size: 12px;
}
.enlarge_link {
font-size: 12px;
}
.hilite {
	color: #c00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.gallery_desc {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

