.galleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.galleryTiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #333333;
	text-decoration: none;
}
.galleryColorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:link{
	color: #336699;
	text-decoration: none;
}
a:visited{
	color: #336699;
	text-decoration: none;
}
a:hover{
	color: #336699;
	text-decoration: underline;
}
.galleryDarkGrayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336699;
	text-decoration: none;
	margin-bottom: 4px;
}
