#gallery {
	color:#000000;
	font-family : Arial, sans-serif;
	font-size : 10px;
}


.description {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
}

.title {
	color : #336699;
	font-family : Arial, sans-serif;
	font-size : 18px;
}

a.gallery {
	color : #FF3399;
	text-decoration : none;

}

a.gallery:hover {
	color : #000000;
	text-decoration : underline;
}

.style5 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }