

/*リンク*/
a.text-link {
    text-decoration:none;
    color: white;
}
a.text-link:hover {
    color: #888888;
}
/*リンク*/
