a            { text-decoration: none; font-weight: bold; font-style: arial; size: 2; color: #000000}
a:link       { text-decoration: none; font-weight: bold; color: #998366}
a:active     { text-decoration: none; font-weight: bold; color: #998366}
a:visited    { text-decoration: none; font-weight: bold; color: #998366}
a:hover      { text-decoration: underline; font-weight: bold; color: navy }

.nav_left            { text-decoration: none; font-weight: bold; font-style: arial; font-size: 10pt; color: #000000; background: #FFFFFF}
.nav_left:link       { text-decoration: none; font-weight: bold; color: #998366; background: #FFFFFF}
.nav_left:active     { text-decoration: none; font-weight: bold; color: #998366; background: #FFFFFF}
.nav_left:visited    { text-decoration: none; font-weight: bold; color: #998366; background: #FFFFFF}
.nav_left:hover      { text-decoration: underline; font-weight: bold; color: navy; cursor: hand; background: #CCCCCC}

.nav_here            { text-decoration: none; font-weight: bold; font-style: arial; font-size: 10pt; color: #000000; background: #CCCCCC}
.nav_here:link       { text-decoration: none; font-weight: bold; color: #000000; background: #CCCCCC}
.nav_here:active     { text-decoration: none; font-weight: bold; color: #000000; background: #CCCCCC}
.nav_here:visited    { text-decoration: none; font-weight: bold; color: #000000; background: #CCCCCC}
.nav_here:hover      { text-decoration: underline; font-weight: bold; color: navy; cursor: hand; background: #CCCCCC}
