BODY {
	color : black;
	font-family : Verdana; 
	background-image : url(images/blue_stripes.gif);
	background-repeat : repeat;}
	
TD {
	color: #000000;
	font-family: verdana;
	}

TD.albumIndex, .albumIndexCurrent {
	font-size: 12;
	font-weight: bold;
	}
	
TABLE.navigation { 
	background : #eeeeee; } 
	
TD.separator {
	background: #eeeeee; }

A {
	color : black;
	font-size : 12;
	font-weight : bold;
	text-decoration : none; }
	
A:HOVER {
	color : #0099FF;}
	
A:LINK {
	color : black; }
	
TD.title {
	color : black;
	font-size : 16;
	font-weight : bold; } 
TD.copy {
	color : black;
	font-size : 13; } 
TD.label {
	color : black;
	font-size : 70%; }