.duel a {
        font-size: 14px;
        text-decoration: none;        
        color: #E20000;
}
.duel a:hover {
        text-decoration: underline;        
        color: #E20000;
}
