body {
	background-color: #f8f8ff;
	color: #003;
	background-image: url(images/back2.jpg);
	font-family: sans-serif;
}
img {
	border: 0px;
}
td {
	background-color: #f0f0ff;
	vertical-align: top;
}
input,textarea,select {
	border: 1px #ccf solid;
}
a:link, a:active, a:visited {
	color: #30c;
}
a:hover {
	color: #60c;
}

.photomenu {
	font-weight: bold;
	color: #fc0;
}
.photomenu a:link, a:active, a:visited {
	color: #fc0;
}
.photomenu a:hover {
	color: #f90;
}

.courierform input {
	background-color: #f0f0ff;
	border: 1px solid #003;
}

.courierform textarea {
	border: 1px solid #003;
	font-family: serif;
}