@charset "utf-8";
/* CSS Document */

a:link { color:#888888; text-decoration:none}
a:visited { color:#888888; text-decoration:none}
a:hover { color:#FF3300; text-decoration:underline; cursor:hand}
a:active { color:#888888; text-decoration:none}
