body { color: black; background-color: white; }
p {}
td {}
a:link { color: #575252 }
a:visited { color: #ae7f23 }
a:hover { color: #991919 }
a:active { color: red }
.bluetext { color: #1f5789; font-size: 15px; font-family: Georgia; font-weight: bold; line-height: 17px; }
.goldtxt { color: #ae7f23; font-size: 14px; font-family: Georgia; line-height: 17px; }
.txt { color: #575252; font-size: 12px; font-family: arial; }
.nav { color: #575252; font-size: 12px; font-family: arial; font-weight: bold; }

