body			{ font-family: "Trebuchet MS" }

td.menu			{ font-family: "Trebuchet MS"; font-size: 14pt; font-weight: bold; cursor: pointer } 
td.menu:hover		{ color: #EC068D; font-weight: bold }

td.main			{ font-family: "Trebuchet MS"; font-size: 12pt; color: #000000 }

span.main		{ font-family: "Trebuchet MS"; font-size: 12pt; font-weight: bold }

span.rollover		{ font-family: "Trebuchet MS"; font-size: 12pt; font-weight: bold; cursor: pointer }
span.rollover:hover	{ color: #EC068D; font-weight: bold }

span.header		{ color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 10pt; font-weight: bold; cursor: pointer }
span.header:hover	{ color: yellow; font-weight: bold }

span.menu		{ font-family: "Trebuchet MS"; font-size: 8pt; color: #FFFFFF; cursor: pointer }
span.menu:hover		{ color: yellow }

span.bb			{ font-family: "Trebuchet MS"; font-size: 10pt; color: #000000 }

a.collection		{ font-family: "Trebuchet MS"; font-size: 12pt; color: #000000; cursor: pointer }
a.collection:hover	{ color: #EC068D }

a.who			{ color:#F0C; }
a.who:hover			{ color:#FFF; }

span.text		{ font-family: "Trebuchet MS"; font-size: 12pt; color: #000000 }

span.blackHover		{ font-family: "Trebuchet MS"; font-size: 12pt; color: #000000; cursor: pointer }
span.blackHover:hover	{ color: #EC068D }

span.collectionSelected	{ font-family: "Trebuchet MS"; font-size: 14pt; color: #EC068D }

span.shine		{ font-family: "Trebuchet MS"; font-size: 14pt; color: #FFFFFF; cursor: pointer }
span.shine:hover	{ color: yellow }

h1.collection		{	font-family: "Trebuchet MS";
				font-size: 18pt;
				color: #EC068D;
				background-color: #FFFFFF;
				text-align: center;
                        	border: 1px solid #EC068D;
				font-weight: bold;
				margin-bottom: 2px;
				margin-left: 0px;
				margin-right: 0px;
				margin-top: 0px;
			}

#holdingpage            {       width: 948px;
                                height: 548px;
                                margin: 50px auto;
                                background-image: url('../images/bbholding.jpg');
                                background-repeat: no-repeat;
                                border: solid 6px #fff;
                                }


