



.linkjuice {
 color: black;
}

.linkjuice:hover {
 color: rgb(218, 131, 0);
}