td {
  font: 11px Arial, Verdana;
  color: #000000;
}

.nam {
  font: 13px Arial, Verdana;
  color: #000000;
  font-weight: bold;
}
.pana {
  font: 12px Arial, Verdana;
  color: #343434;
  font-weight: bold;
}
td a {
  color: #000000;
  text-decoration: underline;
}
td a:hover {
  color: #777777;
  text-decoration: underline;
}

td a.menu {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
td a.menu:hover {
  color: #222222;
  font-weight: bold;
  text-decoration: none;
}
td a.bottom {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
td a.bottom:hover {
  color: #D7DDE6;
  font-weight: bold;
  text-decoration: none;
}
td a.d {
  color: #4A71A9;
  font-weight: bold;
  text-decoration: none;
}
td a.d:hover {
  color: #6386B9;
  font-weight: bold;
  text-decoration: none;
}
.tdInput {
	font: 11px MS Sans Serif;
	color: black;
}

