



a img, img { 
	border: 0px solid #999; 
	text-align: center;
}


.vignettes {
	display:block;
	width:120px;
	height:90px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	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; 
	
	text-decoration:none;
	color:#fff;
	float: left;
	
}

.photo-link:hover	{ 
	border-color: #ff5800; 
}