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

.gal_groupheader{
	font-size: 16px;
	color: #2b0000;
}



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

a.gal_titles, .gal_titles a{
	color: #2b0000;
        font-weight:normal !important;
	text-decoration: none;
 
}
a.gal_titles:hover{
	text-decoration: underline;
        font-weight:normal;
	color:#000000;
}




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

.gal_body{
}


