/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.aduuult.com/mt-static/themes-base/blog.css);
@import url(http://www.aduuult.com/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

/* リンク */
 a:link {
 color: #0000ff;
 text-decoration: none;
 }
 a:hover {
 color: #0000ff;
 text-decoration: underline;
 }
 a:visited {
 color: #800080;
 }
















