     TD  {
              font-size : 11px;
              color : #FEFEFE;
              font-family : tahoma, arial;
              line-height : 16px;
      }

	a:link {
              color : #F7B020;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:visited {
              color : #F7B020;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:active {
              color : #F7B020;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #F7B020;
              font-weight : bold;
              text-decoration : underline;
      }
	

	.thinTB {
              border-right : 1px solid #E7AF00;
              border-top : 1px solid #E7AF00;
              border-left : 1px solid #E7AF00;
              border-bottom : 1px solid #E7AF00;
      }