
A:link, A:visited, A:active,  { text-decoration: none; color: #000000}
A:hover {color: gray}

.a {
    font-family: verdana, helvetica, arial;
    font-weight: normal;
    font-size: 9pt;
    color: #8F7632; 
	letter-spacing: normal
   }

.b {
    font-family: verdana, helvetica, arial;
    font-weight: normal;
    font-size: 15pt;
    color: white;
   }

p.dropcap:first-letter { font-size: 4em; font-family:"Courier New", Courier, mono;
               font-weight: bold; float: left;
               border: solid 1px black; padding: .1em;
               margin: .2em .2em 0 0;}