a.gal_group{
	color: #444444;
	text-decoration: none;
}
a.gal_group:hover{
	text-decoration: underline;
}

.gal_groupheader{
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}



td.gal_item{
  width: 33%;
  text-align: center;
}

a.gal_title{
	color: black;
	text-decoration: none;
}
a.gal_title:hover{
	text-decoration: underline;
	color: blue;
}




.gal_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.gal_innertitle{
}

.gal_body{
}



