body {
  font-family: "times new roman", arial, helvetica;
  font-size: 14px;
}

td {
  font-family: "times new roman", arial, helvetica;
  font-size: 14px;
  vertical-align:middle;
}

a:link {
  text-decoration: none;
  font-weight: normal;
  color: #946B18;
}

a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #946B18;
}

a:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #C60008;
}

.content{
  color:#808080;
}
a.selected{
  color:#C60008;
}