a.custom, label.custom{
cursor: pointer;
}

a.custom:link{color: blue; text-decoration: none;}
a.custom:visited{color: #000000; text-decoration: none;}
a.custom:active{color: #000000; text-decoration: none;}
a.custom:hover{color: #000000; text-decoration: underline}