dfn a:link{
 font-style: normal;
 text-decoration: none;
 color: #003399;
 background : url(img/under.html) no-repeat left bottom;
}
dfn a:visited{
 font-style: normal;
 text-decoration: none;
 color: #993300;
 background : url(img/under2.html) no-repeat left bottom;
}
.menu a:hover{
 font-style: normal;
 text-decoration: none;
 color: #EEEEEE;
 background-color: #666666;
 width: 100%;
 height 100%;
}
.menu a{
 font-style: normal;
 text-decoration: none;
 color: #000000;
}
UL{
  color: #666666;
  list-style-image : url(img/ya_gray.png);
  list-style-position: outside;
}
dfn a:hover{
 color: #c66;
 background: #fbdafc;
}
DIV.indent{
 font-size: x-small;
 margin-left: 4em;
 margin-right: 1em;
}
.coloredit1 a{
 color: #f5f5f5;
}