.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0.5em;
	text-align:center;
}

.label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	letter-spacing: .3em;
	margin-top: 1em;
	text-align:center;
}
a:link img.thumb, a:visited img.thumb{
	border:1px solid #cccccc;
}
a:hover img.thumb, a:active img.thumb{
	border:1px solid #000000;
}
a:link .title, a:visited .title{
	color: #999999;
	text-decoration:underline;
}
a:hover .title ,a:active .title{
	color: #000000;
	text-decoration:underline;
}
a:link,a:visited {
	color: #999999;
}
a:hover,a:active {
	color: #000000;
}

p.image {
	text-align:center;
	margin:10px 0 0 0;
	
}