body    				{ font-family: Arial, Helvetica, sans-serif;
          				font-size: 12px;
          				color: #000000;
          				background-color: #333333;
          				height:100%; }
html    				{
          				height:100%; }

table.light 		{ color: #112233;
						  		background-color: #777777;
            		}   
tr.light    		{ color: #112233;
						  		background-color: #777777;
            		}                 
              
            
.text   				{ font-family: Arial, Helvetica, sans-serif;
          	  		font-size:12px;
              		color: #CCCCCC;}
A					  		{ font-family: Arial, Helvetica, sans-serif;
          	  		font-size:12px;
              		color: #FFFFFF;}             
A:link      		{ text-decoration: none; }
A:visited   		{ text-decoration: none; }
A:hover     		{ font-weight: bold; text-decoration: none; }

/* title 																																			*/
.title  				{ font-family: Arial, Helvetica, sans-serif;
          				font-size:30px;
          				color: #CCFF00;} 
          				
/* menu bar 																																	*/       		
.menu  		   		{ font-family: Arial, Helvetica, sans-serif;
          	 	 		font-size:20px;
          	 	 		font-weight:bold;
          		 		color: #333333;}
A.menu:link  		{ text-decoration: none; }
A.menu:visited 	{ text-decoration: none; }
A.menu:hover   	{ color: #CCCCCC;
									background-color: #777777;
                }  

/* text for buro 																															*/       		
.burotxt     		{ font-family: Arial, Helvetica, sans-serif;
          				font-size:14px;
          				color: #CCCCCC;}
.burotxtlime    { font-family: Arial, Helvetica, sans-serif;
          				font-size:14px;
          				color: #CCFF00;}
A	.burotxt  		{ font-family: Arial, Helvetica, sans-serif;
          				font-size:14px;
          				color: #CCCCCC;}             
A:link .burotxt { text-decoration: none; }
A:visited .burotxt { text-decoration: none; }
A:hover .burotxt { font-weight: bold; text-decoration: none; }
           		       		 
          		         
            

                           		         
          


