a:link { color: #6970B7; text-decoration: none; }
a:visited { color: #6970B7; text-decoration: none; }
a:hover { color: white; background-color: #6970B7; text-decoration: none; }
a:active { color: white; background-color: black; text-decoration: none; }

a.imglink:link { background-color: #6970B7; }
a.imglink:visited { background-color: #6970B7; }
a.imglink:hover { background-color: black; }
a.imglink:active { background-color: black; }

a.reversenav:link { color: white; text-decoration: none; }
a.reversenav:visited { color: white; text-decoration: none; }
a.reversenav:hover {  color: #6970B7; background-color: white; text-decoration: none; }
a.reversenav:active {  color: #6970B7; background-color: black; text-decoration: none; }

.backdrop { background-color: #7B80B7; }

input.button { background-color: #6970B7; }
