
div.menu a:link     {font-style:normal; font-size:11pt; font-family:Tahoma; color: #000000; font-weight: bolder;}
div.menu a:active   {font-style:normal; font-size:11pt; font-family:Tahoma; color: #48A3FE; font-weight: bolder;}
div.menu a:hover    {font-style:normal; font-size:11pt; font-family:Tahoma; color: #48A3FE; font-weight: bolder;}
div.menu a:visited  {font-style:normal; font-size:11pt; font-family:Tahoma; color: ; font-weight: bolder;}

div.texts a:link    {font-style:normal; font-size:13px; font-family:Tahoma; color: #059D4C; font-weight: bolder;}
div.texts a:active  {font-style:normal; font-size:13px; font-family:Tahoma; color: #FFE91D; font-weight: bolder;}
div.texts a:hover   {font-style:normal; font-size:13px; font-family:Tahoma; color: #FFE91D; font-weight: bolder;}
div.texts a:visited {font-style:normal; font-size:13px; font-family:Tahoma; color: #FFFFFF; font-weight: bolder;}

div.clear a:link     {font-style:normal; font-size:14px; font-family:Tahoma; color: #000000; text-decoration:underline;}
div.clear a:active   {font-style:normal; font-size:14px; font-family:Tahoma; color: #1414C8; text-decoration:underline;}
div.clear a:hover    {font-style:normal; font-size:14px; font-family:Tahoma; color: #1414C8; text-decoration:underline;}
div.clear a:visited  {font-style:normal; font-size:14px; font-family:Tahoma; color:; text-decoration:underline;}

A:link {
  font-size: 14px;
  font-style: normal;
  font-family: 'Lucida Grande',Tahoma;
  color: #000000;
        text-decoration:none;
  margin-top: 0;
  margin-bottom: 0;}

A:active {
  font-size: 14px;
  font-style: normal;
  font-family: 'Lucida Grande',Tahoma;
  color: #000000;
        text-decoration:none;
  margin-top : 0;
  margin-bottom : 0;}

A:visited {
  font-size: 14px;
  font-style: normal;
  font-family: Tahoma;
  color: #000000;
        text-decoration:none;
  margin-top: 0;
  margin-bottom: 0;}

A:hover {
  font-size: 14px;
  font-style: normal;
  font-family: 'Lucida Grande',Tahoma;
  color: #1414C8;
        text-decoration:none;
  margin-top: 0;
  margin-bottom: 0;}

P {
  font-size: 14px;
  font-style: normal;
  font-family: Tahoma;
  color: #CCFFFF;
  margin-top: 0;
  margin-bottom: 0;}

TD {
  font-size: 14px;
  font-style: normal;
  font-family: Tahoma;
  color: #CCFFFF;
  margin-top: 0;
  margin-bottom: 0;}

/* Начертание текста верхнего меню*/
H1 {
  font-family: Tahoma;
  font-size: 18pt;
  font-weight: bolder;
  text-align: center;
  color: #000000;
  text-decoration: none;
        margin: 0 0 0 0;}
