#emailLink { color: rgb(212, 0, 0); font-weight: normal; text-decoration: none; cursor: pointer; } #emailLink:hover { color: rgb(138, 1, 1); text-decoration: underline; }