.spacedList {
    margin-top: 5px;
    padding-top: 10px;
}

a {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
}

a:hover {
  color: inherit; /* blue colors for links too */
  /*text-decoration: inherit; /* no underline */
}

a:visited {
  color: inherit; /* blue colors for links too */
  /*text-decoration: inherit; /* no underline */
}

#footerId {
	background-color: #76767b !important;
}

.blockquote1 {
	border-left: 4px solid #18B888;
	background-color: antiquewhite;
	font-family: "Times New Roman";
}