body {
	background-color: #333333;
	color: #FFFFCC;

}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: auto;
	width: 750px;
}

.picturenumber {
	font-size: medium;
	font-weight: bold;
}
