.u_nickname
{
    font-size: 10px;
    font-weight: bold;

    text-decoration: none;
}
.u_nickname:hover
{
    font-size: 10px;
    font-weight: bold;

    text-decoration: none;

    border-bottom: 1px #FF8080 solid;
}
.u_title
{
    font-size: 10px;
    font-weight: normal;
}
