#tex {

      font-family: garamond;
      font-size: 13;
      color: white;
      font-weight: bold;
     }


#top {
 
      font-family: garamond;
      font-size: 11; color: white;
      font-weight: 650;
     }

A:link { 

      text-decoration: none; 
      font-family: garamond;
      font-size: 13;
      color: white;
      font-weight: bold;

       }

A:active { 

      text-decoration: none;
      font-family: garamond;
      font-size: 13;
      color: white;
      font-weight: bold;

 
        }


A:visited { 

      text-decoration: none;
      font-family: garamond;
      font-size: 13;
      color: white;
      font-weight: bold;

         }