.menuitem		{color: #F4F4F4;
         		font-weight: bold;		         		
         		text-decoration:none;}
 
.menuitem:active 	{color: #F4F4F4;
         		font-weight: bold;    
         		text-decoration:underline;}          
                              
.menuitem:hover 	{color: #F4F4F4;
         		font-weight: bold;
             		text-decoration:underline;}     

.menuitem-small		{color: #F4F4F4;
         		font-weight: bold;
			font-size: 12pix;		         		
         		text-decoration:none;}
 
.menuitem-small:active 	{color: #F4F4F4;
         		font-weight: bold;
			font-size: 12pix;   
         		text-decoration:underline;}          
                              
.menuitem-small:hover 	{color: #F4F4F4;
         		font-weight: bold;
			font-size: 12pix;
             		text-decoration:underline;}    


.normal-text		{color: #000000;
			font-size:x-small;
 			font-family:arial;} 

.small-text		{color: #000000;
			font-size:xx-small;
 			font-family:arial;} 
 			

.brown			{color: #6A3500;		         		
         		text-decoration:none;}
 
.brown:active	 	{color: #6A3500; 
         		text-decoration:underline;}          
                              
.brown:hover	 	{color: #6A3500;
             		text-decoration:underline;} 

.x-small  		{font-size: 12pix;
        		font-family: "times new roman";
        		font-weight: normal;}

.small  		{font-size: 14pix;
        		font-family: "verdana";
        		font-weight: bold;}     

.head   		{font-size: 16pix;
        		font-family: "verdana";
        		font-weight: bold;}
        		
.bold   		{font-family: "verdana";
        		font-weight: bold;}        		

.head-people   		{font-size: 16pix;
			text-decoration:underline;
        		font-family: "verdana";
        		font-weight: bold;}       
        
A        		{color: #804000;
         		font-weight: bold;
         		text-decoration:none;}
 
A:active 		{color: #804000;    		         		
         		text-decoration:underline;}          
                              
A:hover 		{color: #804000;      		
        		text-decoration:underline;}           