body {
  padding-left: 3em;
  font-family: Hoefler, "Times New Roman",
        Times, serif;
  color: black;
  background: url(images/wallpaper8.jpg) }
h1,h2,h3 {
        color: black;
        font-style: bold; }
        
.class1 A:link {color: #686654; text-decoration: none}
.class1 A:visited {color: #7E7C65; text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {color: white; text-decoration: underline}

.class2 A:link {color: green; text-decoration: none}
.class2 A:visited {color: green; text-decoration: none}
.class2 A:active {text-decoration: none}
.class2 A:hover {color: white; text-decoration: underline}

address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted
  font }

  
div#footer ul li{
	color : #000000;
	background-color : transparent;
	display: inline;
}
	
