
.text{
	font-family: Georgia, sans-serif;
	font-size: 13px;
	color: #fcc2ff;
	text-decoration:none;
}

.text a:link, .text a:visited, .text a:active{
	font-family: Georgia, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
}

.text a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.photos {
    border:solid 1px #ffffff;
} 


