a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CC66CC;
	text-decoration: underline;
}
.gallery img {
	border: 2px solid #999999;
	text-transform: capitalize;
