.tipsy .tipsy-arrow-e{
    border-left-color:red;
}
.tipsy .tipsy-inner{
    background-color: red;
    font-size: 10pt;
}
