/* CSS Document */

<!--
.text        { font-family: Verdana; font-size: 10px; text-transform: uppercase; color:#114386 }
.nav         { color: #FFCC00; font-family: Verdana; font-size: 10px; text-align: left;line-height: 150%; text-transform: uppercase; font-weight: bold; margin-left: 10; margin-top: 8; margin-bottom: 8 }
.nav a       { font-family: Verdana; text-decoration: none; font-size: 10px; color: #FFCC00; font-weight: bold }
.nav a:active       { font-family: Verdana; text-decoration: none; font-size: 10px; color: #FFCC00; font-weight: bold }
.nav a:hover { text-decoration: underline; font-size: 10px; font-family: Verdana; font-weight: bold; color:#FFCC00 }
.nav a:visited    { font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold }
.lighttext   { font-family: Verdana; font-size: 10px; color: #FFCC00; text-transform: uppercase }
.lighttext a { font-family: Verdana; font-size: 10px; color: #FFCC00; text-transform: uppercase; font-weight:bold}
.lighttext a:hover  { font-family: Verdana; font-size: 10px; color: #FFFFFF; text-transform: uppercase; font-weight:bold }
.whitebold   { font-family: Verdana; font-size: 10px; color: #FFFFFF; text-transform: uppercase; font-weight: bold}
.whitebold a { font-family: Verdana; font-size: 10px; color: #FFFFFF; text-transform: uppercase }
.whitebold a:hover  { font-family: Verdana; font-size: 10px; color: #FFCC00; text-transform: uppercase }
.bluebold   { font-family: Verdana; font-size: 10px; color: #114386; text-transform: uppercase; font-weight: bold; padding-left:3px; padding-right:3px}
.bluebold a:visited { font-family: Verdana; font-size: 10px; color: #114386; text-transform: uppercase }
.bluebold a:active { font-family: Verdana; font-size: 10px; color: #114386; text-transform: uppercase }
.bluebold a:link { font-family: Verdana; font-size: 10px; color: #114386; text-transform: uppercase }
.bluebold a:hover  { font-family: Verdana; font-size: 10px; color: #000000; text-transform: uppercase }
-->