BODY {

	color: Black;

	background-color: White;

	font-family: Helvetica, sans-serif;

	font-size: 18px;

}



A {

	color: #ABB57F;

	text-decoration: none;

}



A:HOVER {
	color: #ABB57F;
	text-decoration: underline;
	font-family: "times new roman";
}



.BLUE {
	color: #FFF;
	text-decoration: none;
}
.photolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #06C;
	padding: 6px;
	border: thin solid #000;
	line-height: 1;
	background-color: #CFC;
}



.BLUE:HOVER {

	color: #8FB9C3;

	text-decoration: underline;

}



FONT.FOOTER {

	text-decoration: none;

	font-size: 12px;

}



.header {

	color: White;

	font-size: 36px;

	letter-spacing: 4px;

}



.headings {

	color: #ABB57F;

}

