/*------------------------------------------------------------------------------*/
/* TROVESHELFAM1.CSS                                                            */
/* Trove WebServer style sheet applied to the shelves                           */
/* See also TROVETOOLBARAM1.CSS                                                 */
/*------------------------------------------------------------------------------*/
@import "TroveNodeAM1.css";		/* Import common trove AM Node Settings. */

A.node
{
	font-size: 100%;
	text-decoration: none;
}

/* Put something in here if desired to distinguish a Shelf node from another type of node. */
A.TroveShelf
{
}

