BODY {
	color : black;
	font-family : Verdana;
	background-image : url(images/white_stripes.gif);
	background-repeat : repeat;
}

TD {
	color: #000000;
	font-family: verdana;
	}

TD.albumIndex, .albumIndexCurrent {
	font-size: 12;
	font-weight: bold;
	}

TABLE.navigation 
{
	background : #eeeeee;
	border-bottom : 1px solid #cccccc;
}

TD.separator {
	background: #eeeeee;
}

A {
	color : black;
	font-size : 12;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #336699;
	text-decoration: underline;
}

TD.title {
	color : black;
	font-size : 16;
	font-weight : bold;
}

TD.copy {
	color : black;
	font-size : 12;
}

TD.label {
	color : black;
	font-size : xx-small;
}