
td        {
          font-size: 12px; 
          font-family: verdana,geneva,arial,helvetica,sans-serif;
          font-weight: bold;
          color: #D9CCB3;
          }
          
a         {
          font-size: 12px; 
          font-family: verdana,geneva,arial,helvetica,sans-serif;
          font-weight: bold;
          color: #D9CCB3;
          }

a:link    {
          text-decoration: none;
          color: #D9CCB3;
          }

a:visited {
          text-decoration: none;
          color: #D9CCB3;
          }

a:hover   {
          text-decoration: underline;
          color: #FFFFFF;
          }


