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

.ten_down {
    padding: 10px 0 0 0;
    margin-left: 140px;
    margin-top: -10px;
    }
.name {
    font: large arial, sans-serif;
        color: #c00;
    }

a:hover .name {text-decoration: none;}