@charset "utf-8";
/* CSS Document */


body { font-family: Nunito; font-size: 15px; color:#000 }

.link a { color:#cc0000; text-decoration:none; transition:300ms ease-in-out }
.link a:hover { color:#000 }
