  .TOC li {
     color: #BBBBBB;
}

 .TOC a {
     color: white;
     text-decoration: none;
     font-family: Georgia;
     font-style: bold;
  }
 
 a { text-decoration: none;	
   }	

}
 .TOC a:hover {
     color: #CCCCCC;
  }
