.navigation { font-size: 300%; font-weight: 900; }
.pageselection { font-size: 100%; font-weight: 900; }
#album a { text-decoration: none; }
#album table {
	text-align: center;
	border: solid 1px blue;
	margin: 10px;
	padding: 5px;
}
#album td { border: 0px; }
#album tr { border: 0px; }
#album img { border: 0px; }

