.test {
	color: #000000;
}
#photo-border {
	border: 1px solid #CB96D0;  }
.category {
	font-size: 16px;
	color: #316103;
}
.desc {
	font-size: 13px;
	color: #3399ff;
}



.black {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pink {
	color: #E72F3F;
	text-decoration: none;
}
.white {
	color: #ffffff;
	text-decoration: none;
}

