 /*.inactive 
  {
    background-color: #FFFFFF;
    text-decoration: none;
    color:#D5822E;
    border-style: inset; 
    margin: 5px;
     border: 1px solid #EEEEEE; 
     border-right-style: groove; 
border-right-color: black; 
border-right-width: 1px; 
border-left-style: groove; 
border-left-color: black; 
border-left-width: 1px;  
border-top-style: groove;
border-top-color: black;
border-top-width:1px ;
     
  }
  .active
   {
   background-color: #EEEECC;
   text-decoration: none;
    color:#D5822E;
    border-style: outset;  
     margin: 5px;
      border: 2pt solid #BFBFBF;
      border-bottom-color: black;
      border-bottom-style: groove;
      border-bottom-width: 1px;
      
                 border-right-color: black; 
border-right-width: 1px; 
border-left-style: groove; 
border-left-color: black; 
border-left-width: 1px; 
                              
     
   }*/
/*.inactive a, .inactive a:link
  {
	color:#666666;
	text-decoration: none;
  }
.inactive a:hover
  {
    color:#D5822E; 
    text-decoration: underline;    
  }
.active a:link
  {
	text-decoration: none;
	color:#33CCFF;   
  }
.active a:hover
  {
    text-decoration: underline; 
    color:#D5822E;   
  }*/
  #cat a
    {
  text-decoration: none; 
  margin-top: 1px;
margin-right: 2px;
margin-bottom: 1px;
margin-left: 5px;
font-size: 12px;
color: #A6A6A1; 
font-family: sans-serif;
font-style: inherit;
font-weight: 800;
 
    }
	#cat a:hover
    {
	text-decoration: underline;
	color: #0066FF; 
    }
 #bran a
    {          
 text-decoration: none; 
 margin-top: 1px;
margin-right: 2px;
margin-bottom: 1px;
margin-left: 5px;
font-size: 12px;
color: #CC6600;  
font-family: sans-serif;
font-style: inherit;
font-weight: 800; 
    }
	#bran a:hover
    {          
 text-decoration: underline; 
  
    }
    .pasted
     {
      font-family: sans-serif;
      font-size: 12px;
      font-weight: bold;
     
     }