p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A17FAC;
	text-decoration: none;
	font-weight: bold;
}
a:link:hover, :visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A17FAC;
	text-decoration: none;
	font-weight: bold;
}
#gallery img {
	padding : 2px;
	background-color : #ffffff;
}

.gallery img {
	padding : 2px;
	background-color : #ffffff;
}
