a.panel-heading:hover, a.panel-heading:focus {
    text-decoration: none;
}

a.panel-heading:hover {
    background: #fdfff2;
}
