/* основные ссылки и их описание */
a:link {
	font: normal 12px Tahoma;
	color: #44649A;
	text-decoration: none;
	}

a:visited {
	font: Tahoma;
	color: #44649A; 
	text-decoration: none;
	font-size : 12px;
	font-weight: none;
	}

a:hover {
	font: Tahoma;
	color: #FF9933; 
	text-decoration: underline;
	font-size : 12px;
	font-weight: none;
	}

a:active  {
	font: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size : 12px;
	font-weight: none;
	}
a.san:link {
	font: normal 12px Tahoma;
	color: #44649A;
	text-decoration: none;
	}

a.san:visited {
	font: Tahoma;
	color: #44649A; 
	text-decoration: none;
	font-size : 12px;
	font-weight: none;
	}

a.san:hover {
	font: Tahoma;
	color: #FF9933; 
	text-decoration: underline;
	font-size : 12px;
	font-weight: none;
	}

a.san:active  {
	font: Tahoma;
	color: #FF9933;
	text-decoration: none;
	font-size : 12px;
	font-weight: none;
	}
/* окончание описания основных ссылок */

/* ссылки в тексте */
a.submenu:link {
	font: normal 12px Tahoma;
	color: #44649A;
	text-decoration: none;
	}

a.submenu:visited {
	font: normal 12px Tahoma;
	color: #44649A; 
	text-decoration: none;
	}

a.submenu:hover {
	font: normal 12px Tahoma;
	color: #FF9933; 
	text-decoration: underline;
	}

a.submenu:active  {
	font: normal 12px Tahoma;
	color: #999999;
	text-decoration: none;
	}
/* окончание ссылок в тексте */

/* ссылки в тексте */
a.menuwhite:link {
	font: bold 13px Tahoma;
	color: #330099;
	text-decoration: none;
	}

a.menuwhite:visited {
	font: bold 13px Tahoma;
	color: #330099; 
	text-decoration: none;
	}

a.menuwhite:hover {
	font: bold 13px Tahoma;
	color: #330099; 
	text-decoration: underline;
	}

a.menuwhite:active  {
	font: bold 13px Tahoma;
	color: #330099;
	text-decoration: none;
	}
/* окончание ссылок в тексте */

/* ссылки в тексте */
.menuinside_head {
  font: bold 11px arial,verdana;
	color: #44649A;
}
a.menuinside:link {
	font: bold 12px Tahoma;
	color: #44649A;
	text-decoration: none;
	}

a.menuinside:visited {
	font: bold 12px Tahoma;
	color: #44649A; 
	text-decoration: none;
	}

a.menuinside:hover {
	font: bold 12px Tahoma;
	color: #FF9933; 
	text-decoration: underline;
	}

a.menuinside:active  {
	font: bold 12px Tahoma;
	color: #999999;
	text-decoration: none;
	}


a.menuinside1:link {
	font: bold 12px Tahoma;
	color: #FF9933;
	text-decoration: none;
	}

a.menuinside1:visited {
	font: bold 12px Tahoma;
	color: #FF9933;
	text-decoration: none;
	}

a.menuinside1:hover {
	font: bold 12px Tahoma;
	color: #FF9933;
	text-decoration: underline;
	}

a.menuinside1:active  {
	font: bold 12px Tahoma;
	color: #FF9933;
	text-decoration: none;
	}



a.hmLink {
  font-family: verdana;
  font-weight: bold;
  color: blue;
  text-decoration: underline;
}
a.hmLink:hover {
  font-family: verdana;
  font-weight: bold;
  color: red;
  text-decoration: none;
}
a.hLink {
  margin-left: 10px;
  font-family: verdana;
  text-decoration: none;
}
a.hLink:hover {
  margin-left: 10px;
  font-family: verdana;
  text-decoration: underline;
}
.hHead {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}
.hText {
  margin: 5 3 7 3px;
  font-family: verdana;
  font-size: 11px;
  text-align: justify;
  text-indent: 10px;
}
.aCLnk {
  font-family: verdana;
  font-size: 11px;
  color: #004A90;
  text-decoration: none;
}
.aCLnk:hover {
  font-family: verdana;
  font-size: 11px;
  color: #004A90;
  text-decoration: underline;
}
.aCText {
  font-family: verdana;
  font-size: 11px;
  color: #004A90;
}
.aCErr {
  padding: 2px;
  background-color: red;
  font-family: verdana;
  font-size: 11px;
  color: white;
  font-weight: bold;
}
.aCOk {
  padding: 2px;
  background-color: #3399CC;
  font-family: verdana;
  font-size: 11px;
  color: white;
  font-weight: bold;
}
a.arr_link
{
  color: #FF9933;
  text-decoration:none;
}
a.arr_link:hover
{
  color: #FF9933;
  text-decoration:underline;
}
/* окончание ссылок в тексте */
