body {
  color: #ffffff;
  font-family: "Verdana, Arial Cyr";
  font-size: 13px;
}

td {
  color: #ffffff;
  font-family: "Verdana, Arial Cyr";
  font-size: 13px;
}  

a:link, a:visited, a:active {
  color:#ffffff;
  text-decoration: underline;
  font-size:13px;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
  font-size:13px;
}

a.menu:link, a.menu:visited, a.menu:active {
  color:#ffffff;
  text-decoration: underline;
  font-size:14px;
}
a.menu:hover {
  color:#ffffff;
  text-decoration: none;
  font-size:14px;
}

.menusel {
  color:#ffffff;
  text-decoration: none;
  font-size:14px;
  font-weight: bold;
}
