.Gallery
{
	font-size: 13px;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	line-height: 150%;
	text-align: left;
}

.Gallery h3
{
	font-style: normal;
	font-size: 14px;
	color: #95400D;
	clear: both;
}

.Image
{
	color: #95400D;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	font-style: normal;
	line-height: 100%;
	text-align: center;
}

.Image h4
{
	color: #000;        /* #95400D; */
	font-style: normal;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	padding: 0;
}

.Image Img
{
	text-align: center;
	padding: 0;
	clear: both;
}

.Image a
{
	color: #95400D;
}

.Image a:visited {
color: #95400D;
text-decoration: none;
}

.Image a:hover {
color: #95400D;
background-color: #fff;       
text-decoration: underline;
}

.Italic
{
	font-style: italic;
}

