/* links that don't show up as blue underlined, background is tee */

td.tLink { height: 63px;
	   vertical-align: middle;
           background-image: url(pointer6.GIF);
           color: rgb(0, 0, 0);
           font-family: arial;
           font-weight: bold;
         }
td.tlink A  { color: black; text-decoration: none;}

