td {
  font: 11px Trebuchet MS, Tahoma, Arial, Verdana;
  color: #000000;
}
td a {
  color: #000000;
  text-decoration: underline;
}
td a:hover, td a.cont:hover {
  color: #D40000;
  text-decoration: underline;
}



.tdRem {
  font: 9px Tahoma, Trebuchet MS, Tahoma, Arial, Verdana;
  color: #999999;
}
.tdRem a {
  color: #999999;
  text-decoration: underline;
}
.tdRem a:hover, .tdRem a.cont:hover {
  color: #d40000;
  text-decoration: underline;
}



.tdCopy {
  font: 9px Tahoma, Trebuchet MS, Tahoma, Arial, Verdana;
  color: #6C6C6C;
}
.tdCopy a {
  color: #000000;
  text-decoration: underline;
}
.tdCopy a:hover, .tdCopy a.cont:hover {
  color: #d40000;
  text-decoration: underline;
}




.tdInput {
  font: 11px MS Sans Serif;
  color: #000000;
}

