
a { color: white; text-decoration: none; }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #ffbf61; text-decoration: none; }
a:active { color: white; text-decoration: none; }
.cursor { cursor: pointer; }

