 
  body {
    padding-left: 0em;
    font-family: Georgia, "Times New Roman",
          Times, serif;
    color: #000066;
    background-color:  #000099}
  ul.navbar {
    list-style-type: none;
    padding: 6;
    margin: 0;
    position: relative;
    top: 0em;
    left: 0em;
    width: 15em }
  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
  h2 { font-color: black; font-size: 100%}

  ul.navbar li {
    background: none;
    margin: 5em;
    padding: 5em;
border-top: none  ;
border-bottom: none;       
border-right: none }
  ul.navbar a {
border-top: none ;
    text-decoration: none}
  a:link {
    color:  white}
  a:visited {
    color: yellow}
a.external:link {color: #330033; font-size: 12pt;text-decoration: underline;   }
a.external:visited {color:green; font-size: 12pt; text-decoration: underline; }
a.external:hover {color: green; text-decoration: overline;  }
a.external:active {color: #330033; } 
<!> .dtext a:link, a:visited, a:active {color: blue; }
a.external2:link {color:yellow; font-size: 12pt;text-decoration: underline;   }
a.external2:visited {color:yellow; font-size: 12pt; text-decoration: underline; }
a.external2:hover {color: yellow; text-decoration: overline;  }
a.external2:active {color:yellow } 
