document.write('<div align="left" style="padding: 0px 0px 3px 3px; background-color: #993400;">')
document.write('<a class="LeftNav" href="YourBank.html">Choose Your Bank</a><br>')
document.write('<hr class="email2">')
document.write('</div>')
document.write('<div align="left" style="padding: 0px 0px 3px 3px; background-color: #993400; ">')
document.write('<a class="LeftNav" href="Checking.html">Checking Account</a><br>')
document.write('<hr class="email2">')
document.write('</div>')
document.write('<div align="left" style="padding: 0px 0px 3px 3px; background-color: #993400;">')
document.write('<a class="LeftNav" href="Savings.html">Savings Account</a><br>')
document.write('<hr class="email2">')
document.write('</div>')
document.write('<div align="left" style="padding: 0px 0px 3px 3px; background-color: #993400;">')
document.write('<a class="LeftNav" href="HealthyAccounts.html">Healthy checking</a><br>')
document.write('<hr class="email2">')
document.write('</div>')
document.write('<div align="left" style="padding: 0px 0px 3px 3px; background-color: #993400;">')
document.write('<a class="LeftNav" href="Cards.html">About Those Cards</a><br>')
document.write('<hr class="email2">')
document.write('</div>')
document.write('<div align="left" style="padding: 0px 0px 3px 3px; background-color: #993400;">')
document.write('<a class="LeftNav" href="Private.html">Its Private</a><br>')
document.write('<hr class="email2">')
document.write('</div>')

