  .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;
     font-style: bold;
     font-size: 14;
  }

.TOC a:link {

     color: rgb(39,3, 65);
     font-weight:bold;
}