.greylink.redlink h6, .redlink h6 {
   color: red !important;
}

.greylink.redlink h6:hover, a.redlink h6:hover {
   color:#0a47aa !important;
}

.greylink h6 {
color: grey !important;
}

.greylink h6:hover {
color: #0a47aa !important;
}