.myAucCItem a {
color: rgb(71,71,71);
}
.myAucCItem a:hover {
color: rgb(71,71,71);
text-decoration: underline !important;
}
.myAucCItem a:active {
color: rgb(71,71,71);
}
.myAucCItem a:visited {
color: rgb(71,71,71);
}