



a img, img { 
	border: 0px solid #999; 
	text-align: center;
	width:100px;
	height:75px;
}


#vignettes {
	display:block;
	width:100px;
	height:100px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
	font-size: 9px;
	text-align: center;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	float: left;
}

.photo-link {
	padding: 5px;
	margin:2px;
	border: 1px solid #717168;
	height:100px;
	text-decoration:none;
	color:#fff;
	float: left;
	background-color: #ffffff;
}

	a.photo-link  {
	color: #000000;
	text-decoration: none;
}

.photo-link:hover	{ 
	border-color: #ff5800; 
}
