body         { font-family: Arial; font-size: 12px; color: #564730 }
td           { font-family: Arial; font-size: 12px; color: #564730 }
.wtcontactlink A:link {
   font-family: Arial;
   font-size: 12;
   color: #98958B;
   text-decoration: underline
}
.wtcontactlink A:visited {
   font-family: Arial;
   font-size: 12;
   color: #98958B;
   text-decoration: underline;
}
.wtcontactlink A:hover {
   font-family: Arial;
   font-size: 12;
   color: #FFFFFF;
   text-decoration: underline;
}
.wtcontactlink A:active {
   font-family: Arial;
   font-size: 12;
   color: #98958B;
   text-decoration: underline;
}