a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover, a:active:hover {
	color: #CBCBA5;
	background-color: #003399;
}
body {
	background-color: #292918;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.small {
	font-size: 70%;
}
.photoalbum {
	white-space: normal;
}
