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


a:link {
text-decoration:none;
color: #666666;
}

a:visited {
text-decoration:none;
color: #666666;
}

a:hover {
text-decoration:none;
color: #666666;
}



.mention{
font-size:9px
}