.bankowned A:link {text-decoration: none; color: #000040;}
.bankowned A:visited {text-decoration: none; color: teal;}
.bankowned A:active {text-decoration: none; color: red;}
.bankowned A:hover {text-decoration: underline; color: blue;}
iframe#ifrm { 
    border:1px dashed #ccc;
    padding:.5em;
    margin:1.5em 0 1em;
    width:650px;
    height:500px
    }
    
city {
	font-size: 24px; 
	font-style: italic;
	font-weight: bolder;
	}
div#text div#lnks ul {
    list-style:none;
    margin:0; padding:0;
    }
div#text div#lnks ul li {
    display:inline; padding-right:8px;
    }