BODY	{
	BACKGROUND-COLOR: #d98a00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	COLOR: #000000;
    	FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 11px;
	SCROLLBAR-BASE-COLOR: #000000;
	}



.menu		{ font-family:  helvetica;
		  font-size: 10pt;
		  height: 25px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 12px;
		  line-height: 21pt;
		  text-align: left;
		  display: block;
		  border: #000000 0px solid;
		  color: #ffffff; }

a.menu:link 	{ 
		  color: #ffffff; }





a.menu:hover 	{ 
		  background-color:#565656;
		  color: #CCFF99; }



