 
.con_list{
  font-size : 12px;
  font-weight : bold;
  color : gray;
}
.dwld_list{
  font-size : 12px;
  font-weight : bold;
}
.ichi A:LINK{
  font-weight : bold;
  color : gray;
  text-decoration : none;
}
.ichi A:HOVER{
  font-weight : bold;
  color : black;
  text-decoration : none;
}
.ichi A:VISITED{
  font-weight : bold;
  color : gray;
  text-decoration : none;
}
