body { color: black; background-color: white; }

p {}

td {}

a:link { color: #fff ; text-decoration: none; }

a:visited { color: #fff ; text-decoration: none; }

a:hover { color: #fff ; text-decoration: underline; }

a:active { color: #c1c1c1 ; text-decoration: none; }

.deposit { color: #fff; font-size: 13pt; font-family: arial; font-weight: bold; background-color: #3a95db; text-decoration: none; padding: 10px; border: solid 2px #a2c7ff; }
.deposit:hover { color: #fff; font-size: 13pt; font-family: arial; font-weight: bold; background-color: #40acff; text-decoration: underline; padding: 10px; border: solid 2px #a2c7ff; }
