body {
	background-color: #FFF;
}
.text {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 16px;

}
.photobox {
	border: 1px solid #000000;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #666666;

}
a:active {
	color: #666666;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
