p {
	color: #FFFFFF;
	font-size: small;
}

a {
	color: #E5E1BD;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.title {
	color: #E5E1BD;
	font-weight: bold;
	text-decoration: none;
	font-size: large;
}

.photoborder {
	border: 1px #ABA3A0;

}
.small {

	color: #E5E1BD;
	font-weight: normal;
	text-decoration: none;
	font-size: x-small;
}

