<style type="text/css">
		<!--  
	
	.menu  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
	}

	.menu:active  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
	}
	
	.menu:visited  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
	}
	
	.menu:hover  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #FBB218;
	cursor: hand;
	}
	
	
		.menu2  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #021A48;
	}

	.menu2:active  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #021A48;
	}
	
	.menu2:visited  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #021A48;
	}
	
	.menu2:hover  {
	font-family : copperplate31ab, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	color : #996600;
	cursor: hand;
	}

	--> 
 
