<style type="text/css">
<!--

body	{font-family: Arial; font-size: 11px; color: #616161;}

a	{text-decoration: none; color: #000000;}
a:link	{font-family: tahoma; 
						 font-size: 12px; 
						 color: #3e5013;
						 font-weight: normal; 
						 margin-top: 0px; 
						 text-decoration: none;
						}
a:hover	{font-family: tahoma; 
						 font-size: 12px; 
						 color: #e67817;
						 font-weight: normal; 
						 margin-top: 0px; 
						 text-decoration: none;
						}

			
						
.text	{
			font-family: tahoma;
			font-size:12px;
			line-height:15px; 
			color:#3e5013;
		}

.text2	{
			font-family: tahoma;
			font-size:12px;
			line-height:15px; 
			color:#a40000;
		}
		
	.menu, a.menu:link 
	{
    	font-family: tahoma;
    	font-size: 11px;
    	color: #3e5013;
    	font-weight: normal;
    	text-decoration: none;

   }
	a.menu:hover 
	{
    	font-family: tahoma;
    	font-size: 11px;
    	color: #ff9900;
    	font-weight: normal;
    	text-decoration: none;

   }	 




.button
{
  font-size: 11px;
  font-family: verdana;
  color:  #f2f2f2;
  height: 22px;
  width: 70px;	
  padding-left:3px;
  padding-right:3px;	
  background-color: #689400;
  border: 1px;

}
	
	
	

	//-->
</style>