
.text-gallery
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 390;
	margin-top: 220;
	color: #003366;
}

.text-gallery:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 390;
	margin-top: 220;
	color: #FF6600;
	text-decoration: underline;
}


