<STYLE TYPE="text/css">
<!-- a {text-decoration: none; color: #000000}
a:hover {text-decoration: underline; color: #ff9900} -->
</style>
<style type="text/css" title="drop_menu">
.main_menu {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding-left: 3px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.main_menu_over {
	border: 1px solid #c0c0c0;
	background-color: #e4e4e4;
	padding-left: 3px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.sub_menu {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding-left: 10px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
.sub_menu_over {
	border: 1px solid #c0c0c0;
	background-color: #e4e4e4;
	padding-left: 10px;
	line-height: 100%;
	width: 150;
	cursor: hand;
}
a.main_text 		  { font: 11px Verdana; color: #000000; text-decoration: none; font-weight: bold; font-style: none; }
a:visited.main_text{ font: 11px Verdana; color: #800080; text-decoration: none; font-weight: bold; font-style: none; }
a:hover.main_text  { font: 11px Verdana; color: #ff9900; text-decoration: none; font-weight: bold; font-style: none; }
a.sub_text 		  { font: 11px Verdana; color: #000000; text-decoration: none; font-weight: none; font-style: italic; }
a:visited.sub_text { font: 11px Verdana; color: #800080; text-decoration: none; font-weight: none; font-style: italic; }
a:hover.sub_text 	  { font: 11px Verdana; color: #ff0000; text-decoration: none; font-weight: none; font-style: italic; }
</style>