.galleryTitle{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: bold;
  color: #000033;
  text-decoration: none;
}
.galleryText{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
  color: #000033;
  text-decoration: none;
}
.galleryLink{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.galleryNav{
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

