BODY {
SCROLLBAR-FACE-COLOR: #DBD3A4;
SCROLLBAR-HIGHLIGHT-COLOR: #DBD3A4;
SCROLLBAR-SHADOW-COLOR: #DBD3A4;
SCROLLBAR-3DLIGHT-COLOR: #8E7745;
SCROLLBAR-ARROW-COLOR: #8E7745;
SCROLLBAR-TRACK-COLOR: #DBD3A4;
SCROLLBAR-DARKSHADOW-COLOR: #8E7745; 
}

p, td {
  font-family: tahoma;
  font-size: 14px;
  color: #333333;
}

a:link, a:visited, a:active 
{
  font-family: tahoma;
  color: #333333;
  text-decoration: none;
}

a:hover {
  font-family: tahoma;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}

td.bottom, p.bottom, a:link.bottom, a:visited.bottom, a:active.bottom {
  font-family: tahoma;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}

a:hover.bottom {
  font-family: tahoma;
  color: #FFFFFF;
  text-decoration: underline;
}

body.ramka {
  background-image: url(img/img_05.jpg);
  background-position: top left;
  background-attachment: fixed}
}