.photoGalleryTitle{ 
	font-size: 18px;
	color:#CC3333;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
}

.photoGalleryDesc{ 
	font-style: italic;
	color:#666666;
	font-size: 11px;
}

.photosInfo{
	text-align: left;
	font-size: 14px;
	padding-bottom: 5px;
}

.photoGalleryLinkDate{
	text-align: left;
	font-size: 11px;
	padding-bottom: 5px;
}

.photoDisc{
	font-size: 9px;
	text-align: justify;
}

a.galleryLink{ font-weight: bold; font-family: tahoma; color:#003399; text-decoration:none }
a.galleryLink:hover{ color:#0099CC }

