a:link {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #99cc99;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.arttitles {
	font-size: large;
	font-weight: bold;
}
.picturespace {
	margin: 4px;
}
