/*body styles*/
body {
	font-family:Tahoma, arial, sans serif;
	font-size:10px;
	color:#46593f;
	line-height:12px;
	margin:0; 
	padding:0;
	background-color:#0b2911;
	}

/*links*/
a:link 	  {font-family:Tahoma, sans-serif; font-size:12px; color:#3366FF; text-decoration:none;  }    
a:visited {font-family:Tahoma, sans-serif; font-size:12px; color:#3366FF; text-decoration:none; }  
a:hover   {font-family:Tahoma, sans-serif; font-size:12px; color:#000000; text-decoration:underline; }   
a:active  {font-family:Tahoma, sans-serif; font-size:12px; color:#3366FF; text-decoration:none; } 

/*text styles*/
.smalltext {font-family:Tahoma, arial, sans serif; font-size:10px; color:#694b31; line-height:12px; }
.text {font-family:Tahoma, arial, sans serif; font-size:11px; color:#694b31; line-height:13px; }