body {
  background-color: #ffffff;
  font-family: "arial","times new roman","sans-serif";
}
a:link {
  color: blue;
}
a:visited {
  color: purple;
}
a:hover {
  color: green;
}
a:active {
  color: red;
}
h2 {
  color: #800000;
}
h4 {
  color: #800000;
}
p {
  font-family: trebuchet ms;
  font-size: 12px;
}
p.footer {
  font-family: arial;
  font-size: 18px;
}
p.navbar {
  font-family: arial;
  font-size: 10px;
}
p.d {
  font-family: arial;
  font-size: 13px;
}
