a:visited {
	color:#006600;
	text-decoration: none;
}
a:link {
	color:#006600;
	text-decoration: none;
}
a:hover {
	color:#00CC33;
	text-decoration: none;
}
a:active {
	color:#33FF33;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #009900;
	text-align: center;
}
.photocaption {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	vertical-align: text-top;
	color: #666666;
}
td {
	text-align: center;
}
p {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
