/*a:hover {
	color: #FF0000;
	text-decoration: none;
}

a {
	
	text-decoration: none;
}*/
body {
	font-family: "Arial", "Times New Roman", "Verdana"; 	font-size: x-small; 	color: #666666;

	
}
td {
	font-family: "Arial", "Times New Roman", "Verdana"; 	font-size: x-small; 	color: #666666;
}

p {
	font-family: "Arial", "Times New Roman", "Verdana"; 	font-size: x-small; 	color: #666666;
}
.photo_gallery_title {
	font-family: "Arial", "Times New Roman", "Verdana";
	font-size: 12px;
	font-weight: bold;

}

.photo_gallery_date {
	font-family: "Arial", "Times New Roman", "Verdana";
	font-size: 12px;

}

.tableborder {
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
