 BODY {
    font-family: arial;
    background: white;
    color: #182C5E; }

  A:link { text-decoration: none; color: #8F0000; }          /* unvisited link */
  A:visited { text-decoration: none; color: #8F0000; }        /* visited links */
  A:active { text-decoration: none; color: #8F0000; }        /* active links */

 .a {font-size: 11px; font-family: darkred; font-weight: bold; letter-spacing: 1; color: #8F0000; }
 .b {font-size: 12px; font-family: darkred; letter-spacing: 1; }
 .c {font-size: 9px; font-family: darkred; }
 .d {font-size: 12px; font-family: darkred; }
 .e {font-size: 10px; font-family: darkred; }
