td {
  font: 11px Tahoma, Trebuchet MS, Arial, Verdana;
  color: #000000;
}

.nam {
  font: 12px Tahoma, Trebuchet MS, Arial, Verdana;
  color: #000000;
  font-weight: bold;
}
td a {
  color: #000000;
  text-decoration: underline;
}
td a:hover {
  color: #777777;
  text-decoration: underline;
}

td a.an {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
td a.an:hover {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

td a.in {
  color: #DA251D;
  text-decoration: none;
}
td a.in:hover {
  color: #DA251D;
  text-decoration: underline;
}

.tdInput {
        font: 11px MS Sans Serif;
        color: black;
}

h1{
  margin-top:10px; margin-bottom:10px;
  font: 15px Tahoma, Trebuchet MS, Arial, Verdana;
  color: #000000;
  font-weight:bold;
}
