@charset "utf-8";
a:link {color: #F00}
a:visited {color: #F00}
a:hover {color: #111}
a:active {color: #111}
a {text-decoration: none}
