/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.kogure.biz/mt/mt/mt-static/themes-base/blog.css);
@import url(http://www.kogure.biz/mt/mt/mt-static/themes/beauty-two_Red/beauty-two.css);
/* end StyleCatcher imports */

div#news dl dt a{
  color: pink;
  text-decoration: underline !important;
}
div#news dl dt a:hover{
  color: yellow;
}

