<!--

TD { line-height : 150%; font-size:13px; color: #333333; font-family:"lr@oSVbN",Verdana;}


a:link {
  color : #005EF9;
  text-decoration : undeline;
}

a:visited {
  color : #005EF9;
  text-decoration : underline;
}

a:active {
  color : #005EF9;
  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;
 }
-->