  A         { text-decoration: none; font-weight: normal; color:gold;}
  A:link    { text-decoration: none; color: white; }
  A:visited { text-decoration: none; color: silver;}
  A:active  { text-decoration: underline; color: silver }
  A:hover   { text-decoration: underline; color: #999999 }

  A.exposed         { text-decoration: none; font-weight: normal; color:white;}
  A.exposed:link    { text-decoration: none; color: white; border-bottom: 1px dotted; }
  A.exposed:visited { text-decoration: none; color: silver; border-bottom: 1px dotted; }
  A.exposed:active  { text-decoration: none; color: silver }
  A.exposed:hover   { text-decoration: none; color: #999999; border-bottom: 1px dotted; }


  A.nav         { text-decoration: none; font-weight: normal; color: gold  }
  A.nav:link    { text-decoration: none; color: gold }
  A.nav:visited { text-decoration: none; color: gold }
  A.nav:active  { text-decoration: none; color: grey }
  A.nav:hover   { text-decoration: none; color: silver }


td { font : 14px Verdana,Geneva,Sans-serif; color: white; }


p { font : 14px Verdana,Geneva,Sans-serif; line-height: 16px; color: white; }

ol { font : 14px Verdana,Geneva,Sans-serif; color: white; }


ul { font : 14px Arial,Helvetica,sans-serif; color: white; }


li { font : 14px Verdana,Geneva,Sans-serif; line-height: 16px; color: white; }


h1 { font : 17px Verdana,Geneva,Sans-serif; font-weight: bolder; color: #f7b466; }

h2 { font : 13px Verdana,Geneva,Sans-serif; font-weight: 600; color: white; }


h3 { font : 12px Verdana,Geneva,Sans-serif; font-weight: bold; color: white; }



b{ font : 13px Verdana,Geneva,Sans-serif; font-weight: bold; color: white; }


.italicb{ font : 13px Verdana,Geneva,Sans-serif; font-weight : bold; font-style : italic;  color: white; }


.txtfld {font-family : monospace;font-size: 12px; color: white; }


i { font : 14px Verdana,Geneva,Sans-serif; font-style : italic; color: white; }


blockquote { font : 14px Verdana,Geneva,Sans-serif; color: white; }

.small { font : 12px Verdana,Geneva,Sans-serif; color: white; }


.smallbold { font : 11px Verdana,Geneva,Sans-serif; font-weight : 600; color: white; }


.smalli { font : 11px Verdana,Geneva,Sans-serif; font-style : italic color: white; }


.caption { font : 11px Verdana,Geneva,Sans-serif; color : #999999;  }

#nav {
	display: block;
	text-align: left;
	width: 100;
	margin-left: 15px;

	}

