BODY {
	color : #333300;
	background-color : #ffffff;
	background-image : url(images/retro_bg.gif);
	font-family : Comic Sans MS,Arial,Verdana;
	font-size: 85%;
}

TD {
	color: #333300;
	font-family: Comic Sans MS,Arial,Verdana;
	}

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

TABLE.navigation 
{
	border : 1px solid #333333;
	background : #ffffff;
	background-image: url(images/stripes.gif);
	background-repeat: repeat;
}

TD.separator {
	background: #333333;
}

A {
	text-decoration : none;
	color : #333333;
	font-size : 14;
	font-weight : bold;
}

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

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

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

TD.label {
	font-family : Comic Sans MS,Arial,Verdana;
	color : black;
	font-size : 70%;
}