body {
	background-color: #000000;
}
.albumheader {
	font-family: "Arial Black", Impact;
	color: #990000;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.albumnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
a.album:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.album:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.album:hover {
	font-weight: bold;
	color: #990000;
}
a.photo:link {
	color: #990000;
	text-decoration: underline;
}
a.photo:visited {
	color: #990000;
	text-decoration: underline;
}
a.photo:hover {
	color: #990000;
	text-decoration: none;
}

