.photo a {
	
	border: 1px solid #FFFFFF; 
	margin: 0;
	display: block;
}

.photo a:hover {
	border: 1px solid #FF0000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	background-color: #669966;
	padding-left: 8px;
}
.tablegal {
	border: 2px solid #FFFFFF;
}
.category {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.galink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
a.galink:link,a.galink:visited,a.galink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}

a.galink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ff0000;
	text-decoration: underline;
}
.listtable {
	padding-left: 10px;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.gallist {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 5px;
}