@charset "windows-1251";
body {
  background-color:#000000;
  margin-top:0px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:0px;
}
h1 {
  color:#ffd700;
  font-family:Tahoma;
  font-size:8pt;
  margin-bottom:0px;
  margin-top:0px;
  font-weight:normal;
}
h2 {
  margin-bottom:0px;
  text-transform:lowcase;
  color:#ffd700;
  font-family:Arial;
  font-size:9pt;
}
td.menu {
  color:#000000;
  font-family:Arial;
  font-size:9pt;
  text-align:center;
}
td.main_text {
  color:#ffffff;
  font-family:Arial;
  font-size:9pt;
}
td {
  color:#ffffff;
  font-family:Arial;
  font-size:9pt;
}
td.telo_bold_w {
  color:#000000;
  font-family:Arial;
  font-size:9pt;
  font-weight:bold;
}
td.yel {
  color:#ffd700;
  font-family:Tahoma;
  font-size:8pt;
  margin-bottom:0px;
  margin-top:0px;
  font-weight:normal;
}

A.menu  {
		color:#000000;
}
A.menu:hover {
        text-decoration: underline;
        color:#000000;
}
A.menu:active {
		color:#000000;
}

A.menu:visited {
		color:#000000;
}


A.more  {
		color:#ffd700;
}
A.more:hover {
        text-decoration: underline;
        color:#ffd700;
}
A.more:active {
		color:#ffd700;
}

A.more:visited {
		color:#ffd700;
}

A.banner  {
		color:#ffd700;
}
A.banner:hover {
        text-decoration: underline;
        color:#ffd700;
}
A.banner:active {
		color:#ffd700;
}

A.banner:visited {
		color:#ffd700;
}


A  {
        text-decoration: none;
}
A:hover {
        text-decoration: underline;
}
A:active {
        text-decoration: none;
}

A:visited {
        text-decoration: none;
}