<!--

TD { line-height : 160%; font-size:14px; font-family:"‚l‚r ‚oƒSƒVƒbƒN",Verdana;}


a:link {
  color : dodgerblue;
  text-decoration : undeline;
}

a:visited {
  color : dodgerblue;
  text-decoration : underline;
}

a:active {
  color : dodgerblue;
  text-decoration : underline;
}

a:hover {
  color : darkorange;
  text-decoration :  underline;
}

.a1:link {
  color : white;
  text-decoration : none;
}

.a1:visited {
  color : white;
  text-decoration : none;
}

.a1:active {
  color : white;
  text-decoration : none;
}

.a1:hover {
  color : darkorange;
  text-decoration : none;
 }
-->
