body {
  font-family: verdana, tahoma, arial, helvetica;
}

.header, .kroshka {
  font-size: 13px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

.kroshka, .kroshka:link, .kroshka:active, .kroshka:hover, .kroshka:visited {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

a:link, a:active, a:visited {
  color: #0066FF;
  text-decoration: none;
}

a:hover {
  color: #0066FF;
  text-decoration: underline;
}


.menu, .menu:link, .menu.active, .menu:visited {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.menu:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.menuact, .menuact:link, .menuact:active, .menuact:visited, .menuact:hover {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}

.copyrights {
  color: #666666;
  font-size: 10px;
}

.text {
  color: #333333;
 font-size: 11px;
}
.tbltxt { color: #333333; font-size: 11px;  background-color: #91BBE8}
.tblrow1,.tbltxtcell,.tbltxtcell_1 {   color: #333333; font-size: 11px; background-color: #FFFFFF}
