body			{ font-family: Comic Sans Ms }

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

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

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

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

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

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

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

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

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

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

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

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

h1.collection		{	font-family: Comic Sans 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;
			}
