@charset "UTF-8"; a:hover { text-decoration: underline; color: #CCC; } a:link { text-decoration: none; color: #000; } a:visited { text-decoration: none; color: #000; } a:active { text-decoration: none; color: #000; }