<!--
BODY{
  margin : 0px;
  font-family : "Lucida Sans Unicode";
}
TD{
  font-size : x-small;
  font-family : Verdana;
}
.ta{
  background : url(no_name1.jpg) no-repeat 0% 100%;
}
.tt{
  font-size : xx-small;
  filter : Alpha(opacity=50);
  background : black;
  color : white;
  font-family : Verdana;
}
A{
  color : dimgray;
  text-decoration : none;
}
.A1{
  COLOR: dimgray; TEXT-DECORATION: none;
}
A:visited {
	COLOR: dimgray; TEXT-DECORATION: none
;}
A:hover {
	COLOR: dimgray; TEXT-DECORATION: underline overline
;}
A:active {
	COLOR: dimgray; TEXT-DECORATION: underline overline
;}
