a{
  text-decoration : underline;
  
  
}

a:hover{
  
  color : #ffffff;
  background-color : #9d9dff;
  text-decoration : none;
}

.midashi{
  font-size : 12px;
  color : white;
  background-color : #000099;
  
  
  
  

  text-decoration : none;
}





