.head {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-style: normal;
}

a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.contact:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-style: normal;
}

a.contact {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #669966;
	text-decoration: none;
}
a.photos:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-style: normal;
}

a.photos {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}

.contact {
	font-family: "Courier New", Courier, mono;
		font-size: 12px;
		color: #006699;
	text-decoration: none;
}