<HTML>
<HEAD>
<TITLE>Queen Bees style sheet</TITLE>

<STYLE>
SPAN {color: black; font-family: Verdana,sans-serif;font-size: 12}
SPAN {color: black; font-family: Verdana,sans-serif;font-size: 12}
TD {font-family: Verdana,sans-serif;color: black;font-size: 12}
A {color: #000000}


						
<!-- Style_sheet -->


.Main_menu {
	border: 0px solid #000000;
	background-color: #000000;
	padding-left: 3px;
	line-height: 100%;
	width: 120;
	cursor: hand;
}

.Main_menu_over {
	border: 0px solid #000000;
	background-color: #000000;
	padding-left: 3px;
	line-height: 100%;
	width: 120;
	cursor: hand;
}

.Sub_menu {
	border: 0px solid #000000;
	background-color: #000000;
	padding-left: 10px;
	line-height: 100%;
	width: 120;
	cursor: hand;
}

.Sub_menu_over {
	border: 0px solid #000000;
	background-color: #000000;
	padding-left: 10px;
	line-height: 100%;
	width: 120;
	cursor: hand;
}

a.main_text 		{ font: 11px Verdana; color: #ffff66; text-decoration: none; font-weight: bold; font-style: none; }

a:visited.main_text { font: 11px Verdana; color: #ffff66; text-decoration: none; font-weight: bold; font-style: none; }

a:hover.main_text 	{ font: 11px Verdana; color: #ffff66; text-decoration: none; font-weight: bold; font-style: none; }

a.sub_text 			{ font: 10px Verdana; color: #ffff66; text-decoration: none; font-weight: none; font-style: none; }

a:visited.sub_text 	{ font: 10px Verdana; color: #ffff66; text-decoration: none; font-weight: none; font-style: none; }

a:hover.sub_text 	{ font: 10px Verdana; color: #ffff66; text-decoration: none; font-weight: none; font-style: none; }

						

</STYLE>
</HEAD>
<BODY>
</BODY>
</HTML>