BODY {
	color : black;
	background-color : #FbF2D9;
	font-family : arial;
	font-size : xx-small;
}

TD {
	color: #000000;
	font-family: arial;
	}

TD.albumIndex, .albumIndexCurrent {
	font-size: 12;
	font-weight: bold;
	}

TABLE.navigation {
	border : 1px solid #666666;
	background : #d9d0b7;
}

TD.separator {
	background: black;
}

A {
	text-decoration : none;
	color : black;
	font-size : 12;
	font-weight : bold;
	}

A:HOVER {
	color : #333333;
	text-decoration : none;
}

A:LINK {
	color : black;
}

TD.title {
	color : black;
	font-size : 13;
	font-weight : bold;
}

TD.copy {
	color : black;
	font-size : 13;
}

TD.label {
	color : black;
	font-size : xx-small;
}